Home
last modified time | relevance | path

Searched defs:reasonCallback (Results 1 – 4 of 4) sorted by relevance

/llvm-project/mlir/include/mlir/IR/
H A DPatternMatch.h718 notifyMatchFailure(Location loc,CallbackT && reasonCallback) notifyMatchFailure() argument
726 notifyMatchFailure(Operation * op,CallbackT && reasonCallback) notifyMatchFailure() argument
/llvm-project/mlir/lib/Transforms/Utils/
H A DGreedyPatternRewriteDriver.cpp765 Location loc, function_ref<void(Diagnostic &)> reasonCallback) { in notifyMatchFailure() argument
H A DDialectConversion.cpp1548 notifyMatchFailure(Location loc,function_ref<void (Diagnostic &)> reasonCallback) notifyMatchFailure() argument
/llvm-project/mlir/lib/Dialect/Transform/Interfaces/
H A DTransformInterfaces.cpp1278 notifyMatchFailure(Location loc,function_ref<void (Diagnostic &)> reasonCallback) notifyMatchFailure() argument