Lines Matching defs:rootOp
57 Operation *rootOp;
60 rootOp = maskableOp.getMaskingOp();
62 rootOp = multiReductionOp;
126 rewriter.replaceOp(rootOp, newMultiRedOp->getResult(0));
154 Operation *rootOp;
157 rootOp = maskableOp.getMaskingOp();
159 rootOp = multiReductionOp;
286 rewriter.replaceOp(rootOp, newMultiDimRedOp->getResult(0));
295 rootOp, outputCastedType, newMultiDimRedOp->getResult(0));
365 Operation *rootOp;
368 rootOp = maskableOp.getMaskingOp();
370 rootOp = multiReductionOp;
398 rewriter.replaceOp(rootOp, result);
423 Operation *rootOp;
427 rootOp = maskableOp.getMaskingOp();
430 rootOp = multiReductionOp;
468 rewriter.replaceOpWithNewOp<vector::ExtractOp>(rootOp, newOp->getResult(0),