Searched defs:outputOperand (Results 1 – 3 of 3) sorted by relevance
/llvm-project/mlir/lib/Dialect/Linalg/Transforms/ | ||
H A D | Vectorization.cpp | 538 matchLinalgReduction(OpOperand * outputOperand) matchLinalgReduction() argument |
H A D | ElementwiseOpFusion.cpp | 80 auto *outputOperand = producer.getDpsInitOperand(producerResult.index()); getPreservedProducerResults() local |
/llvm-project/mlir/lib/Dialect/Linalg/IR/ | ||
H A D | LinalgOps.cpp | 2061 OpOperand *outputOperand = verifyYield() local |