Lines Matching refs:applyPatternsAndFoldGreedily
242 (void)applyPatternsAndFoldGreedily(funcOp, std::move(patterns)); in applyPatterns()
406 (void)applyPatternsAndFoldGreedily(funcOp, std::move(forwardPattern)); in applyVectorTransferForwardingPatterns()
418 (void)applyPatternsAndFoldGreedily(funcOp, std::move(patterns)); in applyLinalgToVectorPatterns()
424 (void)applyPatternsAndFoldGreedily(funcOp, std::move(patterns)); in applyPadTensorToGenericPatterns()
430 (void)applyPatternsAndFoldGreedily(funcOp, std::move(patterns)); in applyGeneralizePadTensorPatterns()
436 (void)applyPatternsAndFoldGreedily(funcOp, std::move(patterns)); in applyExtractSliceOfPadTensorSwapPattern()
463 (void)applyPatternsAndFoldGreedily(funcOp, std::move(tilingPattern)); in applyTilePattern()
477 (void)applyPatternsAndFoldGreedily(funcOp, std::move(patterns)); in applySplitReduction()
483 (void)applyPatternsAndFoldGreedily(funcOp, std::move(patterns)); in applyBubbleUpExtractSliceOpPattern()
498 (void)applyPatternsAndFoldGreedily(getOperation(), std::move(patterns)); in runOnOperation()
504 (void)applyPatternsAndFoldGreedily(getOperation(), std::move(patterns)); in runOnOperation()