Home
last modified time | relevance | path

Searched defs:rootForOp (Results 1 – 3 of 3) sorted by relevance

/external/llvm-project/mlir/lib/Dialect/Affine/Transforms/
DLoopTiling.cpp110 AffineForOp rootForOp = band[0]; in getTileSizes() local
/external/llvm-project/mlir/lib/Conversion/SCFToGPU/
DSCFToGPU.cpp199 void AffineLoopToGpuConverter::createLaunch(AffineForOp rootForOp, in createLaunch()
/external/llvm-project/mlir/lib/Transforms/Utils/
DLoopUtils.cpp988 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()