Home
last modified time | relevance | path

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

/llvm-project/mlir/lib/Dialect/Affine/Transforms/
H A DLoopTiling.cpp104 checkTilingLegality(MutableArrayRef<AffineForOp> origLoops) checkTilingLegality() argument
/llvm-project/mlir/lib/Dialect/Affine/Utils/
H A DLoopUtils.cpp420 constructTiledLoopNest(MutableArrayRef<AffineForOp> origLoops,AffineForOp rootAffineForOp,unsigned width,MutableArrayRef<AffineForOp> tiledLoops) constructTiledLoopNest() argument
658 constructParametricallyTiledIndexSetHyperRect(MutableArrayRef<AffineForOp> origLoops,MutableArrayRef<AffineForOp> newLoops,ArrayRef<Value> tileSizes) constructParametricallyTiledIndexSetHyperRect() argument
685 constructTiledIndexSetHyperRect(MutableArrayRef<AffineForOp> origLoops,MutableArrayRef<AffineForOp> newLoops,ArrayRef<unsigned> tileSizes) constructTiledIndexSetHyperRect() argument
778 MutableArrayRef<AffineForOp> origLoops = input; tilePerfectlyNested() local
820 MutableArrayRef<AffineForOp> origLoops = input; tilePerfectlyNestedParametric() local
[all...]