Home
last modified time | relevance | path

Searched defs:implementSameInterface (Results 1 – 2 of 2) sorted by relevance

/llvm-project/mlir/examples/transform/Ch4/lib/
H A DMyExtension.cpp62 static bool implementSameInterface(mlir::Type t1, mlir::Type t2) { implementSameInterface() function
/llvm-project/mlir/lib/Dialect/Transform/IR/
H A DTransformOps.cpp885 static bool implementSameInterface(Type t1, Type t2) { in implementSameInterface() function