Home
last modified time | relevance | path

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

/llvm-project/mlir/lib/Dialect/Linalg/Transforms/
H A DTilingInterfaceImpl.cpp435 OpOperand *initOperand = linalgOp.getDpsInitOperand(idx); tileToPartialReduction() local
H A DTiling.cpp871 for (Value initOperand : destinationStyleOp.getDpsInits()) { tileReductionUsingForall() local
/llvm-project/mlir/lib/Dialect/Tensor/IR/
H A DTensorOps.cpp828 auto *initOperand = destOp.getDpsInitOperand(resultIndex); matchAndRewrite() local