Searched refs:startRootUpdate (Results 1 – 15 of 15) sorted by relevance
50 rewriter.startRootUpdate(op); in matchAndRewrite()71 rewriter.startRootUpdate(op); in matchAndRewrite()87 rewriter.startRootUpdate(op); in matchAndRewrite()
112 rewriter.startRootUpdate(op->getParentOp()); in matchAndRewrite()
462 rewriter.startRootUpdate(affineFor.getOperation()); in matchAndRewrite()468 rewriter.startRootUpdate(loop.getOperation()); in matchAndRewrite()559 rewriter.startRootUpdate(affineIf); in matchAndRewrite()
64 rewriter.startRootUpdate(genericOp); in interchangeGenericOp()
102 rewriter.startRootUpdate(op); in matchAndRewrite()
213 rewriter.startRootUpdate(genericOp); in matchAndRewrite()
1604 rewriter.startRootUpdate(op); in matchAndRewrite()
201 rewriter.startRootUpdate(func); in runOnOperation()310 rewriter.startRootUpdate(op); in runOnOperation()
484 virtual void startRootUpdate(Operation *op) {} in startRootUpdate() function500 startRootUpdate(root); in updateRootInPlace()
637 rewriter.startRootUpdate(xferOp); in matchAndRewrite()
1017 rewriter.startRootUpdate(yieldOp); in matchAndRewrite()1869 rewriter.startRootUpdate(use.getOwner()); in matchAndRewrite()1874 rewriter.startRootUpdate(use.getOwner()); in matchAndRewrite()3244 rewriter.startRootUpdate(op); in matchAndRewrite()
622 void startRootUpdate(Operation *op) override;
221 `startRootUpdate`, and may either be canceled or finalized with
1644 void ConversionPatternRewriter::startRootUpdate(Operation *op) { in startRootUpdate() function in ConversionPatternRewriter
2293 rewriter.startRootUpdate(ifOp); in matchAndRewrite()