| /external/llvm-project/mlir/lib/IR/ |
| D | Attributes.cpp | 41 Dialect &Attribute::getDialect() const { in getDialect() function in Attribute
|
| D | Types.cpp | 19 Dialect &Type::getDialect() const { in getDialect() function in Type
|
| D | Operation.cpp | 38 StringRef OperationName::getDialect() const { in getDialect() function in OperationName 218 Dialect *Operation::getDialect() { in getDialect() function in Operation
|
| D | BuiltinAttributes.cpp | 1337 Dialect *OpaqueElementsAttr::getDialect() const { return getImpl()->dialect; } in getDialect() function in OpaqueElementsAttr
|
| /external/llvm-project/mlir/lib/TableGen/ |
| D | Type.cpp | 62 Dialect Type::getDialect() const { in getDialect() function in Type
|
| D | TypeDef.cpp | 21 Dialect TypeDef::getDialect() const { in getDialect() function in TypeDef
|
| D | Attribute.cpp | 132 Dialect Attribute::getDialect() const { in getDialect() function in Attribute
|
| /external/llvm-project/mlir/include/mlir/IR/ |
| D | TypeSupport.h | 43 Dialect &getDialect() const { return const_cast<Dialect &>(dialect); } in getDialect() function
|
| D | AttributeSupport.h | 44 Dialect &getDialect() const { return const_cast<Dialect &>(dialect); } in getDialect() function
|
| D | DialectInterface.h | 50 Dialect *getDialect() const { return dialect; } in getDialect() function
|
| D | OpDefinition.h | 112 Dialect *getDialect() { return getOperation()->getDialect(); } in getDialect() function
|
| /external/llvm-project/mlir/include/mlir/Conversion/StandardToLLVM/ |
| D | ConvertStandardToLLVM.h | 101 LLVM::LLVMDialect *getDialect() { return llvmDialect; } in getDialect() function
|
| /external/llvm-project/mlir/include/mlir/TableGen/ |
| D | Operator.h | 238 const Dialect &getDialect() const { return dialect; } in getDialect() function
|
| /external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/ |
| D | InlineAsm.h | 68 AsmDialect getDialect() const { return Dialect; } in getDialect() function
|
| /external/llvm/include/llvm/IR/ |
| D | InlineAsm.h | 71 AsmDialect getDialect() const { return Dialect; } in getDialect() function
|
| /external/llvm-project/llvm/include/llvm/IR/ |
| D | InlineAsm.h | 69 AsmDialect getDialect() const { return Dialect; } in getDialect() function
|
| /external/llvm-project/mlir/lib/Dialect/LLVMIR/IR/ |
| D | LLVMTypes.cpp | 35 LLVMDialect &LLVMType::getDialect() { in getDialect() function in LLVMType
|
| /external/llvm-project/mlir/lib/Dialect/SDBM/ |
| D | SDBMExpr.cpp | 148 SDBMDialect *SDBMExpr::getDialect() const { return impl->dialect; } in getDialect() function in SDBMExpr
|
| /external/llvm-project/mlir/lib/Conversion/StandardToLLVM/ |
| D | StandardToLLVM.cpp | 1020 LLVM::LLVMDialect &ConvertToLLVMPattern::getDialect() const { in getDialect() function in ConvertToLLVMPattern
|