Searched defs:initOperand (Results 1 – 3 of 3) sorted by relevance
/llvm-project/mlir/lib/Dialect/Linalg/Transforms/ | ||
H A D | TilingInterfaceImpl.cpp | 435 OpOperand *initOperand = linalgOp.getDpsInitOperand(idx); tileToPartialReduction() local |
H A D | Tiling.cpp | 871 for (Value initOperand : destinationStyleOp.getDpsInits()) { tileReductionUsingForall() local |
/llvm-project/mlir/lib/Dialect/Tensor/IR/ | ||
H A D | TensorOps.cpp | 828 auto *initOperand = destOp.getDpsInitOperand(resultIndex); matchAndRewrite() local |