Searched defs:outOperand (Results 1 – 4 of 4) sorted by relevance
83 OpOperand *outOperand = linalgOp.getOutputOperand(0); in matchAndRewrite() local
267 if (llvm::any_of(genericOp.getOutputOperands(), [&](OpOperand *outOperand) { in matchAndRewrite()275 if (llvm::any_of(genericOp.getOutputOperands(), [&](OpOperand *outOperand) { in matchAndRewrite()
122 OpOperand *outOperand = linalgOp.getOutputOperand(resultNumber); in getResultTilePosition() local
1738 OpOperand *outOperand = linalgOp.getOutputOperand(resultNumber); in matchAndRewrite() local