Searched defs:compareProperties (Results 1 – 3 of 3) sorted by relevance
| /llvm-project/mlir/include/mlir/IR/ | ||
| H A D | ExtensibleDialect.h | 497 bool compareProperties(OpaqueProperties, OpaqueProperties) final { return false; } in compareProperties() function |
| H A D | OperationSupport.h | 655 bool compareProperties(OpaqueProperties lhs, OpaqueProperties rhs) final { compareProperties() function |
| /llvm-project/mlir/lib/IR/ | ||
| H A D | MLIRContext.cpp | 899 bool OperationName::UnregisteredOpModel::compareProperties( compareProperties() function in OperationName::UnregisteredOpModel |