Home
last modified time | relevance | path

Searched defs:newLoop (Results 1 – 9 of 9) sorted by relevance

/llvm-project/mlir/lib/Dialect/Linalg/Transforms/
H A DHoisting.cpp65 scf::ForOp newLoop = rewriter.create<scf::ForOp>( in replaceWithDifferentYield() local
157 scf::ForOp newLoop = replaceWithDifferentYield( in hoistRedundantVectorBroadcasts() local
/llvm-project/mlir/lib/Dialect/SCF/Transforms/
H A DUpliftWhileToFor.cpp150 auto newLoop = in upliftWhileToForLoop() local
H A DTileUsingInterface.cpp342 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...]
/llvm-project/mlir/lib/Transforms/Utils/
H A DLoopInvariantCodeMotionUtils.cpp363 FailureOr<LoopLikeOpInterface> newLoop = in hoistSubsetAtIterArg() local
/llvm-project/mlir/lib/Dialect/Affine/Utils/
H A DLoopFusionUtils.cpp374 AffineForOp newLoop = in promoteSingleIterReductionLoop() local
H A DLoopUtils.cpp557 setInterTileBoundsParametric(OpBuilder & b,AffineForOp origLoop,AffineForOp newLoop,Value tileSize) setInterTileBoundsParametric() argument
/llvm-project/mlir/lib/Conversion/VectorToGPU/
H A DVectorToGPU.cpp1121 scf::ForOp newLoop = rewriter.create<scf::ForOp>( replaceForOpWithNewSignature() local
/llvm-project/mlir/lib/Dialect/SCF/IR/
H A DSCF.cpp553 scf::ForOp newLoop = rewriter.create<scf::ForOp>( in replaceWithAdditionalYields() local
4130 auto newLoop = rewriter.create<WhileOp>( matchAndRewrite() local
[all...]
/llvm-project/mlir/lib/Dialect/Affine/IR/
H A DAffineOps.cpp2496 AffineForOp newLoop = rewriter.create<AffineForOp>( replaceWithAdditionalYields() local