Home
last modified time | relevance | path

Searched defs:interfaces (Results 1 – 5 of 5) sorted by relevance

/llvm-project-15.0.7/mlir/include/mlir/Transforms/
H A DFoldUtils.h160 DialectInterfaceCollection<DialectFoldInterface> interfaces; variable
/llvm-project-15.0.7/mlir/lib/Transforms/Utils/
H A DFoldUtils.cpp25 getInsertionRegion(DialectInterfaceCollection<DialectFoldInterface> &interfaces, in getInsertionRegion()
/llvm-project-15.0.7/mlir/tools/mlir-tblgen/
H A DOpDocGen.cpp95 std::set<std::string> effects, interfaces, traits; in emitOpTraitsDoc() local
/llvm-project-15.0.7/mlir/lib/IR/
H A DAsmPrinter.cpp362 DialectInterfaceCollection<OpAsmDialectInterface> &interfaces, in AliasInitializer()
389 DialectInterfaceCollection<OpAsmDialectInterface> &interfaces; member in __anon190d4e680511::AliasInitializer
799 DialectInterfaceCollection<OpAsmDialectInterface> &interfaces) { in initialize()
1319 DialectInterfaceCollection<OpAsmDialectInterface> interfaces; member in mlir::detail::AsmStateImpl
/llvm-project-15.0.7/clang/docs/
H A DAutomaticReferenceCounting.rst2292 .. _arc.runtime: