Searched defs:CallOpInterface (Results 1 – 4 of 4) sorted by relevance
| /llvm-project-15.0.7/mlir/lib/Dialect/Bufferization/Transforms/ |
| H A D | FuncBufferizableOpInterfaceImpl.cpp | 144 struct CallOpInterface struct 147 bool bufferizesToMemoryRead(Operation *op, OpOperand &opOperand, in bufferizesToMemoryRead() 162 bool bufferizesToMemoryWrite(Operation *op, OpOperand &opOperand, in bufferizesToMemoryWrite() 177 SmallVector<OpResult> getAliasingOpResult(Operation *op, OpOperand &opOperand, in getAliasingOpResult() 204 getAliasingOpOperand(Operation *op, OpResult opResult, in getAliasingOpOperand() 229 BufferRelation bufferRelation(Operation *op, OpResult opResult, in bufferRelation() 259 LogicalResult bufferize(Operation *op, RewriterBase &rewriter, in bufferize()
|
| /llvm-project-15.0.7/mlir/include/mlir/Analysis/DataFlow/ |
| H A D | DeadCodeAnalysis.h | 24 class CallOpInterface; variable
|
| /llvm-project-15.0.7/mlir/include/mlir/Transforms/ |
| H A D | InliningUtils.h | 25 class CallOpInterface; variable
|
| /llvm-project-15.0.7/mlir/include/mlir/Analysis/ |
| H A D | CallGraph.h | 26 class CallOpInterface; variable
|