Home
last modified time | relevance | path

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

/external/llvm-project/mlir/test/lib/Transforms/
DTestAffineLoopParametricTiling.cpp78 tilePerfectlyNestedParametric(band, tilingParameters, &tiledNest))) in runOnFunction()
/external/llvm-project/mlir/include/mlir/Transforms/
DLoopUtils.h110 LogicalResult tilePerfectlyNestedParametric(
/external/llvm-project/mlir/lib/Transforms/Utils/
DLoopUtils.cpp944 mlir::tilePerfectlyNestedParametric(MutableArrayRef<AffineForOp> input, in tilePerfectlyNestedParametric() function in mlir