Home
last modified time | relevance | path

Searched defs:LLVM (Results 1 – 25 of 187) sorted by relevance

12345678

/dports/lang/rust/rustc-1.58.1-src/src/doc/rustc-dev-guide/src/backend/
H A Ddebugging.md108 ### Getting help and asking questions
115 ### Compiler options to know and love
142 ### Filing LLVM bug reports
169 ### Porting bug fixes from LLVM
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/mlir/docs/Tutorials/Toy/
H A DCh-6.md57 ### Conversion Target
68 ### Type Converter
82 ### Conversion Patterns
102 ### Full Lowering
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/mlir/docs/Tutorials/Toy/
H A DCh-6.md58 ### Conversion Target
69 ### Type Converter
83 ### Conversion Patterns
103 ### Full Lowering
/dports/devel/llvm12/llvm-project-12.0.1.src/mlir/docs/Tutorials/Toy/
H A DCh-6.md58 ### Conversion Target
69 ### Type Converter
83 ### Conversion Patterns
103 ### Full Lowering
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/mlir/docs/Tutorials/Toy/
H A DCh-6.md58 ### Conversion Target
69 ### Type Converter
83 ### Conversion Patterns
103 ### Full Lowering
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/mlir/docs/Tutorials/Toy/
H A DCh-6.md58 ### Conversion Target
69 ### Type Converter
83 ### Conversion Patterns
103 ### Full Lowering
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/mlir/docs/Tutorials/Toy/
H A DCh-6.md57 ### Conversion Target
68 ### Type Converter
82 ### Conversion Patterns
102 ### Full Lowering
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/mlir/docs/Tutorials/Toy/
H A DCh-6.md58 ### Conversion Target
69 ### Type Converter
83 ### Conversion Patterns
103 ### Full Lowering
/dports/devel/llvm13/llvm-project-13.0.1.src/mlir/docs/Tutorials/Toy/
H A DCh-6.md58 ### Conversion Target
69 ### Type Converter
83 ### Conversion Patterns
103 ### Full Lowering
/dports/textproc/cpp-peglib/cpp-peglib-1.3.7/pl0/
H A Dpl0.cc531 struct LLVM { struct
532 LLVM(const shared_ptr<AstPL0> ast) : builder_(context_) { in LLVM() function
547 LLVMContext context_; argument
548 IRBuilder<> builder_;
549 unique_ptr<Module> module_;
551 void compile(const shared_ptr<AstPL0> ast) { in compile()
607 #if LLVM_VERSION_MAJOR >= 9 in compile_libs() argument
630 #if LLVM_VERSION_MAJOR >= 9 in compile_program() argument
680 #if LLVM_VERSION_MAJOR >= 9 in compile_procedure() argument
755 void compile_if(const shared_ptr<AstPL0> ast) { in compile_if()
[all …]
/dports/emulators/qemu60/qemu-6.0.0/meson/docs/markdown/
H A DDependencies.md370 ## LLVM section in Dependencies with custom lookup functionality
382 ### Modules, a.k.a. Components
401 ### Using LLVM tools
/dports/emulators/qemu5/qemu-5.2.0/meson/docs/markdown/
H A DDependencies.md370 ## LLVM section in Dependencies with custom lookup functionality
382 ### Modules, a.k.a. Components
401 ### Using LLVM tools
/dports/emulators/qemu/qemu-6.2.0/meson/docs/markdown/
H A DDependencies.md476 ## LLVM section in Dependencies with custom lookup functionality
488 ### Modules, a.k.a. Components
507 ### Using LLVM tools
/dports/emulators/qemu-devel/qemu-de8ed1055c2ce18c95f597eb10df360dcb534f99/meson/docs/markdown/
H A DDependencies.md487 ## LLVM section in Dependencies with custom lookup functionality
499 ### Modules, a.k.a. Components
518 ### Using LLVM tools
/dports/cad/ghdl/ghdl-1.0.0/src/ortho/llvm4-nodebug/
H A Dortho_llvm.private.ads64 LLVM : TypeRef; component
105 LLVM : ValueRef; component
154 LLVM : ValueRef; component
161 LLVM : ValueRef; component
173 LLVM : ValueRef; component
180 LLVM : ValueRef; component
268 LLVM : TypeRef; component
H A Dllvm.ads17 package LLVM is packspec
/dports/cad/ghdl/ghdl-1.0.0/src/ortho/llvm-nodebug/
H A Dortho_llvm.private.ads64 LLVM : TypeRef; component
105 LLVM : ValueRef; component
154 LLVM : ValueRef; component
161 LLVM : ValueRef; component
173 LLVM : ValueRef; component
180 LLVM : ValueRef; component
268 LLVM : TypeRef; component
H A Dllvm.ads17 package LLVM is packspec
/dports/cad/ghdl/ghdl-1.0.0/src/ortho/llvm35/
H A Dortho_llvm.private.ads71 LLVM : TypeRef; component
112 LLVM : ValueRef; component
161 LLVM : ValueRef; component
168 LLVM : ValueRef; component
180 LLVM : ValueRef; component
187 LLVM : ValueRef; component
275 LLVM : TypeRef; component
H A Dllvm.ads17 package LLVM is packspec
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/mlir/lib/Dialect/LLVMIR/IR/
H A DLLVMAVX512Dialect.cpp32 namespace LLVM { namespace
/dports/graphics/mesa-dri-classic/mesa-20.2.3/.appveyor/
H A Dappveyor_msvc.bat38 set LLVM=%CD%\llvm variable
/dports/devel/ccls/ccls.wiki/
H A DBuild.md111 ### System Clang+LLVM
125 ### Prebuilt Clang+LLVM binaries
/dports/devel/hs-ormolu/ormolu-0.4.0.0/_cabal_deps/ghc-lib-parser-9.2.1.20211101/compiler/GHC/Driver/
H A DBackend.hs114 backendProducesObject LLVM = True function
132 backendRetainsAllBindings LLVM = False function
/dports/cad/ghdl/ghdl-1.0.0/src/ortho/llvm6/
H A Dortho_llvm.private.ads137 LLVM : ValueRef; component
147 LLVM : ValueRef; component
161 LLVM : ValueRef; component
267 LLVM : TypeRef; component

12345678