Home
last modified time | relevance | path

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

/external/llvm-project/mlir/lib/Dialect/Affine/Transforms/
DLoopTiling.cpp188 separateFullTiles(intraTileLoops); in runOnFunction()
/external/llvm-project/mlir/include/mlir/Transforms/
DLoopUtils.h308 separateFullTiles(MutableArrayRef<AffineForOp> nest,
/external/llvm-project/mlir/lib/Transforms/Utils/
DLoopUtils.cpp3066 mlir::separateFullTiles(MutableArrayRef<AffineForOp> inputNest, in separateFullTiles() function in mlir