Searched defs:MLIR (Results 1 – 14 of 14) sorted by relevance
/llvm-project/mlir/docs/Rationale/ |
H A D | UsageOfConst.md | 117 ### Pervasively duplicated accessors 161 ### Templated accessors 173 ### Const incorrect in practice 200 ### The `OpPointer` and `ConstOpPointer` Classes
|
/llvm-project/mlir/docs/Tutorials/Toy/ |
H A D | Ch-7.md | 61 ### Defining the Type Class 195 ### Exposing to ODS 213 ### Parsing and Printing 336 ### Operating on `StructType`
|
H A D | Ch-6.md | 183 ### Emitting LLVM IR 281 ### Setting up a JIT
|
H A D | Ch-2.md | 116 Opaque APIChapter 2: Emitting Basic MLIR""Interfacing with MLIR global() argument [all...] |
/llvm-project/mlir/lib/Tools/mlir-pdll-lsp-server/ |
H A D | Protocol.h | 34 MLIR, enumerator
|
/llvm-project/mlir/examples/toy/Ch2/ |
H A D | toyc.cpp | 44 enum InputType { Toy, MLIR }; enumerator
|
/llvm-project/mlir/examples/toy/Ch3/ |
H A D | toyc.cpp | 48 enum InputType { Toy, MLIR }; enumerator
|
/llvm-project/mlir/examples/toy/Ch4/ |
H A D | toyc.cpp | 49 enum InputType { Toy, MLIR }; enumerator
|
/llvm-project/mlir/examples/toy/Ch5/ |
H A D | toyc.cpp | 52 enum InputType { Toy, MLIR }; enumerator
|
/llvm-project/mlir/tools/mlir-pdll/ |
H A D | mlir-pdll.cpp | 34 MLIR, enumerator
|
/llvm-project/mlir/examples/toy/Ch6/ |
H A D | toyc.cpp | 62 enum InputType { Toy, MLIR }; global() enumerator [all...] |
/llvm-project/mlir/examples/toy/Ch7/ |
H A D | toyc.cpp | 62 enum InputType { Toy, MLIR }; global() enumerator [all...] |
/llvm-project/flang/include/flang/Frontend/ |
H A D | FrontendOptions.h | 132 MLIR, enumerator
|
/llvm-project/llvm/include/llvm/Frontend/OpenMP/ |
H A D | OMPIRBuilder.h | 1255 enum class ReductionGenCBKind { Clang, MLIR }; global() enumerator
|