Home
last modified time | relevance | path

Searched refs:getInterfaceFor (Results 1 – 25 of 106) sorted by relevance

12345

/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/mlir/lib/Transforms/Utils/
H A DInliningUtils.cpp62 if (auto *handler = getInterfaceFor(call)) in isLegalToInline()
74 if (auto *handler = getInterfaceFor(dest->getParentOp())) in isLegalToInline()
82 if (auto *handler = getInterfaceFor(op)) in isLegalToInline()
88 auto *handler = getInterfaceFor(op); in shouldAnalyzeRecursively()
95 auto *handler = getInterfaceFor(op); in handleTerminator()
104 auto *handler = getInterfaceFor(op); in handleTerminator()
332 const auto *callInterface = interface.getInterfaceFor(call->getDialect()); in inlineCall()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/mlir/lib/Transforms/Utils/
H A DInliningUtils.cpp62 if (auto *handler = getInterfaceFor(call)) in isLegalToInline()
74 if (auto *handler = getInterfaceFor(dest->getParentOp())) in isLegalToInline()
82 if (auto *handler = getInterfaceFor(op)) in isLegalToInline()
88 auto *handler = getInterfaceFor(op); in shouldAnalyzeRecursively()
95 auto *handler = getInterfaceFor(op); in handleTerminator()
104 auto *handler = getInterfaceFor(op); in handleTerminator()
332 auto *callInterface = interface.getInterfaceFor(call.getDialect()); in inlineCall()
/dports/devel/llvm12/llvm-project-12.0.1.src/mlir/lib/Transforms/Utils/
H A DInliningUtils.cpp62 if (auto *handler = getInterfaceFor(call)) in isLegalToInline()
74 if (auto *handler = getInterfaceFor(dest->getParentOp())) in isLegalToInline()
82 if (auto *handler = getInterfaceFor(op)) in isLegalToInline()
88 auto *handler = getInterfaceFor(op); in shouldAnalyzeRecursively()
95 auto *handler = getInterfaceFor(op); in handleTerminator()
104 auto *handler = getInterfaceFor(op); in handleTerminator()
332 const auto *callInterface = interface.getInterfaceFor(call->getDialect()); in inlineCall()
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/mlir/lib/Transforms/Utils/
H A DInliningUtils.cpp62 if (auto *handler = getInterfaceFor(call)) in isLegalToInline()
74 if (auto *handler = getInterfaceFor(dest->getParentOp())) in isLegalToInline()
82 if (auto *handler = getInterfaceFor(op)) in isLegalToInline()
88 auto *handler = getInterfaceFor(op); in shouldAnalyzeRecursively()
95 auto *handler = getInterfaceFor(op); in handleTerminator()
104 auto *handler = getInterfaceFor(op); in handleTerminator()
111 auto *handler = getInterfaceFor(call); in processInlinedCallBlocks()
360 const auto *callInterface = interface.getInterfaceFor(call->getDialect()); in inlineCall()
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/mlir/lib/Transforms/Utils/
H A DInliningUtils.cpp62 if (auto *handler = getInterfaceFor(call)) in isLegalToInline()
74 if (auto *handler = getInterfaceFor(dest->getParentOp())) in isLegalToInline()
82 if (auto *handler = getInterfaceFor(op)) in isLegalToInline()
88 auto *handler = getInterfaceFor(op); in shouldAnalyzeRecursively()
95 auto *handler = getInterfaceFor(op); in handleTerminator()
104 auto *handler = getInterfaceFor(op); in handleTerminator()
111 auto *handler = getInterfaceFor(call); in processInlinedCallBlocks()
360 const auto *callInterface = interface.getInterfaceFor(call->getDialect()); in inlineCall()
/dports/devel/llvm13/llvm-project-13.0.1.src/mlir/lib/Transforms/Utils/
H A DInliningUtils.cpp62 if (auto *handler = getInterfaceFor(call)) in isLegalToInline()
74 if (auto *handler = getInterfaceFor(dest->getParentOp())) in isLegalToInline()
82 if (auto *handler = getInterfaceFor(op)) in isLegalToInline()
88 auto *handler = getInterfaceFor(op); in shouldAnalyzeRecursively()
95 auto *handler = getInterfaceFor(op); in handleTerminator()
104 auto *handler = getInterfaceFor(op); in handleTerminator()
111 auto *handler = getInterfaceFor(call); in processInlinedCallBlocks()
360 const auto *callInterface = interface.getInterfaceFor(call->getDialect()); in inlineCall()
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/mlir/include/mlir/IR/
H A DDialectInterface.h102 const DialectInterface *getInterfaceFor(Operation *op) const;
105 const DialectInterface *getInterfaceFor(Dialect *dialect) const { in getInterfaceFor() function
163 const InterfaceType *getInterfaceFor(Object *obj) const { in getInterfaceFor() function
165 detail::DialectInterfaceCollectionBase::getInterfaceFor(obj)); in getInterfaceFor()
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/mlir/include/mlir/IR/
H A DDialectInterface.h103 const DialectInterface *getInterfaceFor(Operation *op) const;
106 const DialectInterface *getInterfaceFor(Dialect *dialect) const { in getInterfaceFor() function
164 const InterfaceType *getInterfaceFor(Object *obj) const { in getInterfaceFor() function
166 detail::DialectInterfaceCollectionBase::getInterfaceFor(obj)); in getInterfaceFor()
/dports/devel/llvm12/llvm-project-12.0.1.src/mlir/include/mlir/IR/
H A DDialectInterface.h102 const DialectInterface *getInterfaceFor(Operation *op) const;
105 const DialectInterface *getInterfaceFor(Dialect *dialect) const { in getInterfaceFor() function
163 const InterfaceType *getInterfaceFor(Object *obj) const { in getInterfaceFor() function
165 detail::DialectInterfaceCollectionBase::getInterfaceFor(obj)); in getInterfaceFor()
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/mlir/include/mlir/IR/
H A DDialectInterface.h102 const DialectInterface *getInterfaceFor(Operation *op) const;
105 const DialectInterface *getInterfaceFor(Dialect *dialect) const { in getInterfaceFor() function
163 const InterfaceType *getInterfaceFor(Object *obj) const { in getInterfaceFor() function
165 detail::DialectInterfaceCollectionBase::getInterfaceFor(obj)); in getInterfaceFor()
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/mlir/include/mlir/IR/
H A DDialectInterface.h102 const DialectInterface *getInterfaceFor(Operation *op) const;
105 const DialectInterface *getInterfaceFor(Dialect *dialect) const { in getInterfaceFor() function
163 const InterfaceType *getInterfaceFor(Object *obj) const { in getInterfaceFor() function
165 detail::DialectInterfaceCollectionBase::getInterfaceFor(obj)); in getInterfaceFor()
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/mlir/include/mlir/IR/
H A DDialectInterface.h103 const DialectInterface *getInterfaceFor(Operation *op) const;
106 const DialectInterface *getInterfaceFor(Dialect *dialect) const { in getInterfaceFor() function
164 const InterfaceType *getInterfaceFor(Object *obj) const { in getInterfaceFor() function
166 detail::DialectInterfaceCollectionBase::getInterfaceFor(obj)); in getInterfaceFor()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/mlir/include/mlir/IR/
H A DDialectInterface.h102 const DialectInterface *getInterfaceFor(Operation *op) const;
105 const DialectInterface *getInterfaceFor(Dialect *dialect) const { in getInterfaceFor() function
163 const InterfaceType *getInterfaceFor(Object *obj) const { in getInterfaceFor() function
165 detail::DialectInterfaceCollectionBase::getInterfaceFor(obj)); in getInterfaceFor()
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/mlir/include/mlir/IR/
H A DDialectInterface.h103 const DialectInterface *getInterfaceFor(Operation *op) const;
106 const DialectInterface *getInterfaceFor(Dialect *dialect) const { in getInterfaceFor() function
164 const InterfaceType *getInterfaceFor(Object *obj) const { in getInterfaceFor() function
166 detail::DialectInterfaceCollectionBase::getInterfaceFor(obj)); in getInterfaceFor()
/dports/devel/llvm13/llvm-project-13.0.1.src/mlir/include/mlir/IR/
H A DDialectInterface.h103 const DialectInterface *getInterfaceFor(Operation *op) const; in symtab()
106 const DialectInterface *getInterfaceFor(Dialect *dialect) const { in symtab()
164 const InterfaceType *getInterfaceFor(Object *obj) const { in dyld_info()
166 detail::DialectInterfaceCollectionBase::getInterfaceFor(obj)); in dyld_info()
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/mlir/lib/Transforms/Utils/
H A DInliningUtils.cpp62 if (auto *handler = getInterfaceFor(call)) in isLegalToInline()
74 if (auto *handler = getInterfaceFor(dest->getParentOp())) in isLegalToInline()
82 if (auto *handler = getInterfaceFor(op)) in isLegalToInline()
88 auto *handler = getInterfaceFor(op); in shouldAnalyzeRecursively()
95 auto *handler = getInterfaceFor(op); in handleTerminator()
104 auto *handler = getInterfaceFor(op); in handleTerminator()
111 auto *handler = getInterfaceFor(call); in processInlinedCallBlocks()
370 const auto *callInterface = interface.getInterfaceFor(call->getDialect()); in inlineCall()
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/mlir/lib/Transforms/Utils/
H A DInliningUtils.cpp66 auto *handler = getInterfaceFor(dest->getParentOp()); in isLegalToInline()
72 auto *handler = getInterfaceFor(op); in isLegalToInline()
77 auto *handler = getInterfaceFor(op); in shouldAnalyzeRecursively()
84 auto *handler = getInterfaceFor(op); in handleTerminator()
93 auto *handler = getInterfaceFor(op); in handleTerminator()
318 auto *callInterface = interface.getInterfaceFor(call.getDialect()); in inlineCall()
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/mlir/lib/Transforms/Utils/
H A DInliningUtils.cpp66 auto *handler = getInterfaceFor(dest->getParentOp()); in isLegalToInline()
72 auto *handler = getInterfaceFor(op); in isLegalToInline()
77 auto *handler = getInterfaceFor(op); in shouldAnalyzeRecursively()
84 auto *handler = getInterfaceFor(op); in handleTerminator()
93 auto *handler = getInterfaceFor(op); in handleTerminator()
314 auto *callInterface = interface.getInterfaceFor(call.getDialect()); in inlineCall()
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/mlir/include/mlir/Target/LLVMIR/
H A DLLVMTranslationInterface.h74 if (const LLVMTranslationDialectInterface *iface = getInterfaceFor(op)) in convertOperation()
85 getInterfaceFor(attribute.first.getDialect())) { in amendOperation()
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/mlir/include/mlir/Target/LLVMIR/
H A DLLVMTranslationInterface.h74 if (const LLVMTranslationDialectInterface *iface = getInterfaceFor(op)) in convertOperation()
85 getInterfaceFor(attribute.first.getDialect())) { in amendOperation()
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/mlir/include/mlir/Target/LLVMIR/
H A DLLVMTranslationInterface.h74 if (const LLVMTranslationDialectInterface *iface = getInterfaceFor(op)) in convertOperation()
85 getInterfaceFor(attribute.first.getDialect())) { in amendOperation()
/dports/devel/llvm13/llvm-project-13.0.1.src/mlir/include/mlir/Target/LLVMIR/
H A DLLVMTranslationInterface.h74 if (const LLVMTranslationDialectInterface *iface = getInterfaceFor(op))
85 getInterfaceFor(attribute.first.getDialect())) {
/dports/devel/llvm12/llvm-project-12.0.1.src/mlir/include/mlir/Support/
H A DInterfaceSupport.h88 : BaseType(t), impl(t ? ConcreteType::getInterfaceFor(t) : nullptr) { in BaseType()
97 : BaseType(t), impl(t ? ConcreteType::getInterfaceFor(t) : nullptr) { in Interface()
103 static bool classof(ValueT t) { return ConcreteType::getInterfaceFor(t); } in classof()
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/mlir/include/mlir/Support/
H A DInterfaceSupport.h88 : BaseType(t), impl(t ? ConcreteType::getInterfaceFor(t) : nullptr) { in BaseType()
97 : BaseType(t), impl(t ? ConcreteType::getInterfaceFor(t) : nullptr) { in Interface()
103 static bool classof(ValueT t) { return ConcreteType::getInterfaceFor(t); } in classof()
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/mlir/lib/IR/
H A DDialect.cpp154 DialectInterfaceCollectionBase::getInterfaceFor(Operation *op) const { in getInterfaceFor() function in DialectInterfaceCollectionBase
155 return getInterfaceFor(op->getDialect()); in getInterfaceFor()

12345