Home
last modified time | relevance | path

Searched refs:tilePerfectlyNested (Results 1 – 3 of 3) sorted by relevance

/external/llvm-project/mlir/include/mlir/Transforms/
DLoopUtils.h102 tilePerfectlyNested(MutableArrayRef<AffineForOp> input,
167 Loops tilePerfectlyNested(scf::ForOp rootForOp, ArrayRef<Value> sizes);
/external/llvm-project/mlir/lib/Dialect/Affine/Transforms/
DLoopTiling.cpp181 if (failed(tilePerfectlyNested(band, tileSizes, &tiledNest))) in runOnFunction()
/external/llvm-project/mlir/lib/Transforms/Utils/
DLoopUtils.cpp902 mlir::tilePerfectlyNested(MutableArrayRef<AffineForOp> input, in tilePerfectlyNested() function in mlir
1786 Loops mlir::tilePerfectlyNested(scf::ForOp rootForOp, ArrayRef<Value> sizes) { in tilePerfectlyNested() function in mlir