| /llvm-project/mlir/lib/Dialect/Func/Extensions/ |
| H A D | InlinerExtension.cpp | 52 void handleTerminator(Operation *op, Block *newDest) const final { handleTerminator() function 66 void handleTerminator(Operation *op, ValueRange valuesToRepl) const final { handleTerminator() function
|
| /llvm-project/mlir/include/mlir/Transforms/ |
| H A D | InliningUtils.h | 106 virtual void handleTerminator(Operation *op, Block *newDest) const { in handleTerminator() function 119 virtual void handleTerminator(Operation *op, in handleTerminator() function
|
| /llvm-project/mlir/lib/Dialect/Linalg/IR/ |
| H A D | LinalgDialect.cpp | 60 void handleTerminator(Operation *op, ValueRange valuesToRepl) const final {} in handleTerminator() function
|
| /llvm-project/flang/lib/Optimizer/Dialect/ |
| H A D | FIRDialect.cpp | 47 void handleTerminator(mlir::Operation *op, in handleTerminator() function
|
| /llvm-project/mlir/lib/Dialect/LLVMIR/IR/ |
| H A D | LLVMInlining.cpp | |
| /llvm-project/mlir/lib/Transforms/Utils/ |
| H A D | InliningUtils.cpp | 91 void InlinerInterface::handleTerminator(Operation *op, Block *newDest) const { handleTerminator() function in InlinerInterface 99 void InlinerInterface::handleTerminator(Operation *op, handleTerminator() function in InlinerInterface
|
| /llvm-project/mlir/lib/Dialect/SPIRV/IR/ |
| H A D | SPIRVDialect.cpp | 93 void handleTerminator(Operation *op, Block *newDest) const final { in handleTerminator() function 106 void handleTerminator(Operation *op, ValueRange valuesToRepl) const final { in handleTerminator() function
|
| /llvm-project/mlir/test/lib/Dialect/Test/ |
| H A D | TestDialectInterfaces.cpp | 319 void handleTerminator(Operation *op, ValueRange valuesToRepl) const final { in handleTerminator() function
|
| /llvm-project/mlir/examples/toy/Ch4/mlir/ |
| H A D | Dialect.cpp | 76 void handleTerminator(Operation *op, ValueRange valuesToRepl) const final { in handleTerminator() function
|
| /llvm-project/mlir/examples/toy/Ch6/mlir/ |
| H A D | Dialect.cpp | 76 void handleTerminator(Operation *op, ValueRange valuesToRepl) const final { in handleTerminator() function
|
| /llvm-project/mlir/examples/toy/Ch5/mlir/ |
| H A D | Dialect.cpp | 76 void handleTerminator(Operation *op, ValueRange valuesToRepl) const final { in handleTerminator() function
|
| /llvm-project/mlir/examples/toy/Ch7/mlir/ |
| H A D | Dialect.cpp | 82 void handleTerminator(Operation *op, ValueRange valuesToRepl) const final { in handleTerminator() function
|
| /llvm-project/mlir/lib/Dialect/ControlFlow/IR/ |
| H A D | ControlFlowOps.cpp | 58 void handleTerminator(Operation *op, Block *newDest) const final {} in handleTerminator() function
|
| /llvm-project/mlir/lib/Dialect/SCF/IR/ |
| H A D | SCF.cpp | 54 void handleTerminator(Operation *op, ValueRange valuesToRepl) const final { in handleTerminator() function
|