Home
last modified time | relevance | path

Searched defs:notifyOperationInserted (Results 1 – 11 of 11) sorted by relevance

/llvm-project/mlir/test/lib/IR/
H A DTestClone.cpp18 void notifyOperationInserted(Operation *op, in notifyOperationInserted() function
/llvm-project/mlir/test/lib/Transforms/
H A DTestConstantFold.cpp30 void notifyOperationInserted(Operation *op, in notifyOperationInserted() function
/llvm-project/mlir/lib/Transforms/Utils/
H A DGreedyPatternRewriteDriver.cpp144 void notifyOperationInserted(Operation *op, in notifyOperationInserted() function
671 void GreedyPatternRewriteDriver::notifyOperationInserted( in notifyOperationInserted() function in GreedyPatternRewriteDriver
H A DDialectConversion.cpp1465 void ConversionPatternRewriterImpl::notifyOperationInserted( notifyOperationInserted() function in ConversionPatternRewriterImpl
/llvm-project/flang/include/flang/Optimizer/Builder/
H A DFIRBuilder.h515 void notifyOperationInserted(mlir::Operation *op, notifyOperationInserted() function
/llvm-project/mlir/include/mlir/IR/
H A DBuilders.h300 virtual void notifyOperationInserted(Operation *op, InsertPoint previous) {} notifyOperationInserted() function
H A DPatternMatch.h466 void notifyOperationInserted(Operation *op, InsertPoint previous) override { notifyOperationInserted() function
/llvm-project/mlir/lib/Dialect/Bufferization/Transforms/
H A DBufferize.cpp363 void notifyOperationInserted(Operation *op, InsertPoint previous) override { notifyOperationInserted() function in __anon99eb86680c11::BufferizationRewriter
/llvm-project/flang/lib/Optimizer/HLFIR/Transforms/
H A DBufferizeHLFIR.cpp744 void notifyOperationInserted(mlir::Operation *op, notifyOperationInserted() function
/llvm-project/mlir/test/lib/Dialect/Test/
H A DTestPatterns.cpp343 void notifyOperationInserted(Operation *op, notifyOperationInserted() function
/llvm-project/mlir/lib/Dialect/Linalg/TransformOps/
H A DLinalgTransformOps.cpp290 void notifyOperationInserted(Operation *op, notifyOperationInserted() function in __anonebad0c690111::NewOpsListener