Home
last modified time | relevance | path

Searched defs:getInterfaceFor (Results 1 – 3 of 3) sorted by relevance

/llvm-project/mlir/include/mlir/IR/
H A DDialectInterface.h110 const DialectInterface *getInterfaceFor(Dialect *dialect) const { getInterfaceFor() function
169 const InterfaceType *getInterfaceFor(Object *obj) const { getInterfaceFor() function
H A DTypes.h287 static typename InterfaceBase::Concept *getInterfaceFor(Type type) { getInterfaceFor() function
/llvm-project/mlir/lib/IR/
H A DDialect.cpp143 DialectInterfaceCollectionBase::getInterfaceFor(Operation *op) const { getInterfaceFor() function in DialectInterfaceCollectionBase