Home
last modified time | relevance | path

Searched refs:mlirOperationImplementsInterfaceStatic (Results 1 – 3 of 3) sorted by relevance

/llvm-project-15.0.7/mlir/include/mlir-c/
H A DInterfaces.h36 mlirOperationImplementsInterfaceStatic(MlirStringRef operationName,
/llvm-project-15.0.7/mlir/lib/CAPI/Interfaces/
H A DInterfaces.cpp26 bool mlirOperationImplementsInterfaceStatic(MlirStringRef operationName, in mlirOperationImplementsInterfaceStatic() function
/llvm-project-15.0.7/mlir/lib/Bindings/Python/
H A DIRInterfaces.cpp94 if (!mlirOperationImplementsInterfaceStatic( in PyConcreteOpInterface()