Searched refs:tilePerfectlyNested (Results 1 – 3 of 3) sorted by relevance
102 tilePerfectlyNested(MutableArrayRef<AffineForOp> input,167 Loops tilePerfectlyNested(scf::ForOp rootForOp, ArrayRef<Value> sizes);
181 if (failed(tilePerfectlyNested(band, tileSizes, &tiledNest))) in runOnFunction()
902 mlir::tilePerfectlyNested(MutableArrayRef<AffineForOp> input, in tilePerfectlyNested() function in mlir1786 Loops mlir::tilePerfectlyNested(scf::ForOp rootForOp, ArrayRef<Value> sizes) { in tilePerfectlyNested() function in mlir