MLIR
20.0.0git
|
This is the complete list of members for mlir::bufferization::func_ext::CallOpInterface, including all inherited members.
bufferize(Operation *op, RewriterBase &rewriter, const BufferizationOptions &options) const | mlir::bufferization::func_ext::CallOpInterface | inline |
bufferizesToMemoryRead(Operation *op, OpOperand &opOperand, const AnalysisState &state) const | mlir::bufferization::func_ext::CallOpInterface | inline |
bufferizesToMemoryWrite(Operation *op, OpOperand &opOperand, const AnalysisState &state) const | mlir::bufferization::func_ext::CallOpInterface | inline |
getAliasingValues(Operation *op, OpOperand &opOperand, const AnalysisState &state) const | mlir::bufferization::func_ext::CallOpInterface | inline |
getBufferType(Operation *op, Value value, const BufferizationOptions &options, SmallVector< Value > &invocationStack) const | mlir::bufferization::func_ext::CallOpInterface | inline |