Searched defs:newLoop (Results 1 – 9 of 9) sorted by relevance
65 scf::ForOp newLoop = rewriter.create<scf::ForOp>( in replaceWithDifferentYield() local 157 scf::ForOp newLoop = replaceWithDifferentYield( in hoistRedundantVectorBroadcasts() local
150 auto newLoop = in upliftWhileToForLoop() local
342 auto newLoop = rewriter.create<scf::ForOp>( yieldTiledValuesAndReplaceLoop() local 395 auto newLoop = rewriter.create<scf::ForallOp>( yieldTiledValuesAndReplaceLoop() local 480 auto newLoop = rewriter.create<scf::ForOp>( addInitOperandsToLoopNest() local [all...]
363 FailureOr<LoopLikeOpInterface> newLoop = in hoistSubsetAtIterArg() local
374 AffineForOp newLoop = in promoteSingleIterReductionLoop() local
557 setInterTileBoundsParametric(OpBuilder & b,AffineForOp origLoop,AffineForOp newLoop,Value tileSize) setInterTileBoundsParametric() argument
1121 scf::ForOp newLoop = rewriter.create<scf::ForOp>( replaceForOpWithNewSignature() local
553 scf::ForOp newLoop = rewriter.create<scf::ForOp>( in replaceWithAdditionalYields() local 4130 auto newLoop = rewriter.create<WhileOp>( matchAndRewrite() local [all...]
2496 AffineForOp newLoop = rewriter.create<AffineForOp>( replaceWithAdditionalYields() local