Home
last modified time | relevance | path

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

/llvm-project-15.0.7/mlir/lib/Dialect/Linalg/Transforms/
H A DTilingInterfaceImpl.cpp34 SmallVector<Value> getDestinationOperands(Operation *op, OpBuilder &b) const { in getDestinationOperands() function
/llvm-project-15.0.7/mlir/lib/Dialect/Tensor/IR/
H A DTensorTilingInterfaceImpl.cpp24 SmallVector<Value> getDestinationOperands(Operation *op, OpBuilder &b) const { in getDestinationOperands() function