Home
last modified time | relevance | path

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

/llvm-project-15.0.7/mlir/lib/Dialect/Affine/Utils/
H A DLoopFusionUtils.cpp383 AffineForOp newLoop = replaceForOpWithNewYields( in promoteSingleIterReductionLoop() local
H A DLoopUtils.cpp645 AffineForOp newLoop, Value tileSize) { in setInterTileBoundsParametric()
/llvm-project-15.0.7/mlir/lib/Conversion/VectorToGPU/
H A DVectorToGPU.cpp737 scf::ForOp newLoop = in replaceForOpWithNewSignature() local
/llvm-project-15.0.7/mlir/lib/Dialect/SCF/Utils/
H A DUtils.cpp49 scf::ForOp newLoop = builder.create<scf::ForOp>( in replaceLoopWithNewYields() local
/llvm-project-15.0.7/mlir/lib/Dialect/Affine/IR/
H A DAffineOps.cpp2252 AffineForOp newLoop = in replaceForOpWithNewYields() local