Home
last modified time | relevance | path

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

/llvm-project/mlir/lib/Dialect/Affine/Utils/
H A DLoopUtils.cpp422 constructTiledLoopNest(MutableArrayRef<AffineForOp> origLoops,AffineForOp rootAffineForOp,unsigned width,MutableArrayRef<AffineForOp> tiledLoops) constructTiledLoopNest() argument
783 SmallVector<AffineForOp, 6> tiledLoops(2 * width); tilePerfectlyNested() local
823 SmallVector<AffineForOp, 6> tiledLoops(2 * width); tilePerfectlyNestedParametric() local
[all...]