Searched defs:rootForOp (Results 1 – 3 of 3) sorted by relevance
110 AffineForOp rootForOp = band[0]; in getTileSizes() local
199 void AffineLoopToGpuConverter::createLaunch(AffineForOp rootForOp, in createLaunch()
988 SmallVectorImpl<T> &forOps, T rootForOp, in getPerfectlyNestedLoopsImpl()1786 Loops mlir::tilePerfectlyNested(scf::ForOp rootForOp, ArrayRef<Value> sizes) { in tilePerfectlyNested()1862 TileLoops mlir::extractFixedOuterLoops(scf::ForOp rootForOp, in extractFixedOuterLoops()