Home
last modified time | relevance | path

Searched defs:MLIR (Results 1 – 14 of 14) sorted by relevance

/llvm-project/mlir/docs/Rationale/
H A DUsageOfConst.md117 ### 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 DCh-7.md61 ### Defining the Type Class
195 ### Exposing to ODS
213 ### Parsing and Printing
336 ### Operating on `StructType`
H A DCh-6.md183 ### Emitting LLVM IR
281 ### Setting up a JIT
H A DCh-2.md116 Opaque APIChapter 2: Emitting Basic MLIR""Interfacing with MLIR global() argument
[all...]
/llvm-project/mlir/lib/Tools/mlir-pdll-lsp-server/
H A DProtocol.h34 MLIR, enumerator
/llvm-project/mlir/examples/toy/Ch2/
H A Dtoyc.cpp44 enum InputType { Toy, MLIR }; enumerator
/llvm-project/mlir/examples/toy/Ch3/
H A Dtoyc.cpp48 enum InputType { Toy, MLIR }; enumerator
/llvm-project/mlir/examples/toy/Ch4/
H A Dtoyc.cpp49 enum InputType { Toy, MLIR }; enumerator
/llvm-project/mlir/examples/toy/Ch5/
H A Dtoyc.cpp52 enum InputType { Toy, MLIR }; enumerator
/llvm-project/mlir/tools/mlir-pdll/
H A Dmlir-pdll.cpp34 MLIR, enumerator
/llvm-project/mlir/examples/toy/Ch6/
H A Dtoyc.cpp62 enum InputType { Toy, MLIR }; global() enumerator
[all...]
/llvm-project/mlir/examples/toy/Ch7/
H A Dtoyc.cpp62 enum InputType { Toy, MLIR }; global() enumerator
[all...]
/llvm-project/flang/include/flang/Frontend/
H A DFrontendOptions.h132 MLIR, enumerator
/llvm-project/llvm/include/llvm/Frontend/OpenMP/
H A DOMPIRBuilder.h1255 enum class ReductionGenCBKind { Clang, MLIR }; global() enumerator