Home
last modified time | relevance | path

Searched refs:mustBufferizeInPlace (Results 1 – 5 of 5) sorted by relevance

/llvm-project-15.0.7/mlir/lib/Dialect/Shape/Transforms/
H A DBufferizableOpInterfaceImpl.cpp121 bool mustBufferizeInPlace(Operation *op, OpOperand &opOperand, in mustBufferizeInPlace() function
/llvm-project-15.0.7/mlir/lib/Dialect/Bufferization/Transforms/
H A DOneShotAnalysis.cpp200 if (bufferizableOp.mustBufferizeInPlace(opOperand, *this)) { in OneShotAnalysisState()
/llvm-project-15.0.7/mlir/include/mlir/Dialect/Bufferization/IR/
H A DBufferizationOps.td392 bool mustBufferizeInPlace(OpOperand &opOperand,
H A DBufferizableOpInterface.td133 /*methodName=*/"mustBufferizeInPlace",
/llvm-project-15.0.7/mlir/lib/Dialect/SCF/Transforms/
H A DBufferizableOpInterfaceImpl.cpp874 bool mustBufferizeInPlace(Operation *op, OpOperand &opOperand, in mustBufferizeInPlace() function