Lines Matching refs:replaceOp
514 rewriter.replaceOp(op, dst); in genSparse2SparseReshape()
552 rewriter.replaceOp(op, genDimSizeCall(rewriter, op, enc, src, idx)); in matchAndRewrite()
569 rewriter.replaceOp(op, adaptor.getOperands()); in matchAndRewrite()
614 rewriter.replaceOp(op, genNewCall(rewriter, op, params)); in matchAndRewrite()
650 rewriter.replaceOp(op, genNewCall(rewriter, op, params)); in matchAndRewrite()
683 rewriter.replaceOp(op, adaptor.getOperands()); // hidden nop cast in matchAndRewrite()
707 rewriter.replaceOp(op, genNewCall(rewriter, op, params)); in matchAndRewrite()
723 rewriter.replaceOp(op, dst); in matchAndRewrite()
862 rewriter.replaceOp(op, dst); in matchAndRewrite()
954 rewriter.replaceOp(op, adaptor.getOperands()); in matchAndRewrite()
1013 rewriter.replaceOp(op, {values, filled, indices, zero}); in matchAndRewrite()