Home
last modified time | relevance | path

Searched defs:mustBufferizeInPlace (Results 1 – 4 of 4) sorted by relevance

/llvm-project/mlir/lib/Dialect/Shape/Transforms/
H A DBufferizableOpInterfaceImpl.cpp106 bool mustBufferizeInPlace(Operation *op, OpOperand &opOperand, in mustBufferizeInPlace() function
/llvm-project/mlir/lib/Dialect/Vector/Transforms/
H A DBufferizableOpInterfaceImpl.cpp273 bool mustBufferizeInPlace(Operation *op, OpOperand &opOperand, in mustBufferizeInPlace() function
/llvm-project/mlir/lib/Dialect/SCF/Transforms/
H A DBufferizableOpInterfaceImpl.cpp89 bool mustBufferizeInPlace(Operation *op, OpOperand &opOperand, in mustBufferizeInPlace() function
1133 bool mustBufferizeInPlace(Operation *op, OpOperand &opOperand, mustBufferizeInPlace() function
/llvm-project/mlir/lib/Dialect/Bufferization/IR/
H A DBufferizationOps.cpp562 bool MaterializeInDestinationOp::mustBufferizeInPlace( mustBufferizeInPlace() function in MaterializeInDestinationOp