Home
last modified time | relevance | path

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

/llvm-project/mlir/lib/Dialect/Tensor/Transforms/
H A DSubsetInsertionOpInterfaceImpl.cpp48 struct InsertSliceLikeOpSubsetInsertionOpInterface struct
51 OpOperand &getSourceOperand(Operation *op) const { in getSourceOperand()
55 OpOperand &getDestinationOperand(Operation *op) const { in getDestinationOperand()
59 Value buildSubsetExtraction(Operation *op, OpBuilder &builder, in buildSubsetExtraction()
70 getValuesNeededToBuildSubsetExtraction(Operation *op) const { in getValuesNeededToBuildSubsetExtraction()