Searched defs:notifyOperationInserted (Results 1 – 11 of 11) sorted by relevance
/llvm-project/mlir/test/lib/IR/ |
H A D | TestClone.cpp | 18 void notifyOperationInserted(Operation *op, in notifyOperationInserted() function
|
/llvm-project/mlir/test/lib/Transforms/ |
H A D | TestConstantFold.cpp | 30 void notifyOperationInserted(Operation *op, in notifyOperationInserted() function
|
/llvm-project/mlir/lib/Transforms/Utils/ |
H A D | GreedyPatternRewriteDriver.cpp | 144 void notifyOperationInserted(Operation *op, in notifyOperationInserted() function 671 void GreedyPatternRewriteDriver::notifyOperationInserted( in notifyOperationInserted() function in GreedyPatternRewriteDriver
|
H A D | DialectConversion.cpp | 1465 void ConversionPatternRewriterImpl::notifyOperationInserted( notifyOperationInserted() function in ConversionPatternRewriterImpl
|
/llvm-project/flang/include/flang/Optimizer/Builder/ |
H A D | FIRBuilder.h | 515 void notifyOperationInserted(mlir::Operation *op, notifyOperationInserted() function
|
/llvm-project/mlir/include/mlir/IR/ |
H A D | Builders.h | 300 virtual void notifyOperationInserted(Operation *op, InsertPoint previous) {} notifyOperationInserted() function
|
H A D | PatternMatch.h | 466 void notifyOperationInserted(Operation *op, InsertPoint previous) override { notifyOperationInserted() function
|
/llvm-project/mlir/lib/Dialect/Bufferization/Transforms/ |
H A D | Bufferize.cpp | 363 void notifyOperationInserted(Operation *op, InsertPoint previous) override { notifyOperationInserted() function in __anon99eb86680c11::BufferizationRewriter
|
/llvm-project/flang/lib/Optimizer/HLFIR/Transforms/ |
H A D | BufferizeHLFIR.cpp | 744 void notifyOperationInserted(mlir::Operation *op, notifyOperationInserted() function
|
/llvm-project/mlir/test/lib/Dialect/Test/ |
H A D | TestPatterns.cpp | 343 void notifyOperationInserted(Operation *op, notifyOperationInserted() function
|
/llvm-project/mlir/lib/Dialect/Linalg/TransformOps/ |
H A D | LinalgTransformOps.cpp | 290 void notifyOperationInserted(Operation *op, notifyOperationInserted() function in __anonebad0c690111::NewOpsListener
|