Home
last modified time | relevance | path

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

/llvm-project/mlir/lib/Dialect/Tensor/Transforms/
H A DSubsetInsertionOpInterfaceImpl.cpp32 OpOperand &getSourceOperand(Operation *op) const { in getSourceOperand() function
51 OpOperand &getSourceOperand(Operation *op) const { in getSourceOperand() function
/llvm-project/mlir/lib/Dialect/Vector/Transforms/
H A DSubsetOpInterfaceImpl.cpp39 OpOperand &getSourceOperand(Operation *op) const { in getSourceOperand() function
47 OpOperand &getSourceOperand(Operation *op) const { in getSourceOperand() function
/llvm-project/mlir/lib/Dialect/Linalg/Transforms/
H A DSubsetInsertionOpInterfaceImpl.cpp45 OpOperand &getSourceOperand(Operation *op) const { in getSourceOperand() function
/llvm-project/mlir/lib/Dialect/Bufferization/IR/
H A DBufferizationOps.cpp656 OpOperand &MaterializeInDestinationOp::getSourceOperand() { getSourceOperand() function in MaterializeInDestinationOp