/llvm-project/mlir/docs/Dialects/ |
H A D | SPIR-V.md | 148 Use MLIR attributes for metadataSPIR-V Dialect""Module""Module-level operations global() argument 160 Model types with MLIR custom typesSPIR-V Dialect""Module""Module-level operations global() argument 166 Unify and localize constantsSPIR-V Dialect""Module""Module-level operations global() argument 177 Adopt symbol-based global variables and specialization constantSPIR-V Dialect""Module""Module-level operations global() argument 191 Disallow implicit capturing in functionsSPIR-V Dialect""Module""Module-level operations global() argument 199 Model entry points and execution models as normal opsSPIR-V Dialect""Module""Module-level operations global() argument [all...] |
/llvm-project/mlir/include/mlir/Tools/PDLL/ODS/ |
H A D | Dialect.h | 57 llvm::StringMap<std::unique_ptr<Operation>> operations; variable
|
/llvm-project/polly/lib/External/isl/ |
H A D | isl_ctx_private.h | 40 unsigned long operations; member
|
/llvm-project/llvm/docs/ |
H A D | ConvergentOperations.rst | 423 .. _convergence_high-level_break:
|
/llvm-project/mlir/include/mlir/IR/ |
H A D | Block.h | 395 OpListType operations; global() variable [all...] |
/llvm-project/mlir/unittests/Debug/ |
H A D | FileLineColLocBreakpointManagerTest.cpp | 61 std::vector<Operation *> operations = { in TEST() local
|
/llvm-project/mlir/include/mlir/Dialect/Transform/Interfaces/ |
H A D | TransformInterfaces.h | 323 mapBlockArguments(BlockArgument argument,ArrayRef<Operation * > operations) mapBlockArguments() argument 921 RaggedArray<Operation *> operations; global() variable [all...] |
/llvm-project/mlir/lib/Bytecode/Writer/ |
H A D | IRNumbering.h | 240 DenseMap<Operation *, OperationNumbering *> operations; variable
|
/llvm-project/mlir/lib/AsmParser/ |
H A D | AsmParserState.cpp | 56 SmallVector<std::unique_ptr<OperationDefinition>> operations; member [all...] |
/llvm-project/mlir/lib/Dialect/Transform/Interfaces/ |
H A D | TransformInterfaces.cpp | 142 SmallVector<Operation *> operations; in dispatchMappedValues() local 196 [&](ArrayRef<Operation *> operations) { in mapBlockArgument() argument 1116 __anon09fbf25f0e02(ArrayRef<Operation *> operations) setMappedValues() argument [all...] |
/llvm-project/mlir/lib/CAPI/Dialect/ |
H A D | LLVM.cpp | 138 mlirLLVMDIExpressionAttrGet(MlirContext ctx,intptr_t nOperations,MlirAttribute const * operations) mlirLLVMDIExpressionAttrGet() argument
|
/llvm-project/mlir/lib/IR/ |
H A D | MLIRContext.cpp | 183 llvm::StringMap<std::unique_ptr<OperationName::Impl>> operations; member in mlir::MLIRContextImpl [all...] |
/llvm-project/mlir/lib/Dialect/Transform/IR/ |
H A D | TransformOps.cpp | 2069 llvm::append_range(operations, stat in apply() local [all...] |
/llvm-project/mlir/lib/Rewrite/ |
H A D | ByteCode.cpp | 988 Value operations = op.getOperations(); in generate() local
|