Searched refs:extractFixedOuterLoops (Results 1 – 3 of 3) sorted by relevance
47 extractFixedOuterLoops(op, sizes); in runOnOperation()
144 TileLoops extractFixedOuterLoops(scf::ForOp rootFOrOp, ArrayRef<int64_t> sizes);
925 TileLoops mlir::extractFixedOuterLoops(scf::ForOp rootForOp, in extractFixedOuterLoops() function in mlir