Home
last modified time | relevance | path

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

/llvm-project/mlir/lib/Dialect/Affine/Transforms/
H A DLoopTiling.cpp185 AffineForOp rootForOp = band[0]; getTileSizes() local
/llvm-project/mlir/lib/Dialect/SCF/Utils/
H A DUtils.cpp1121 getPerfectlyNestedLoopsImpl(SmallVectorImpl<T> & forOps,T rootForOp,unsigned maxLoops=std::numeric_limits<unsigned>::max ()) getPerfectlyNestedLoopsImpl() argument
1206 tilePerfectlyNested(scf::ForOp rootForOp,ArrayRef<Value> sizes) tilePerfectlyNested() argument
1223 extractFixedOuterLoops(scf::ForOp rootForOp,ArrayRef<int64_t> sizes) extractFixedOuterLoops() argument
/llvm-project/mlir/lib/Conversion/SCFToGPU/
H A DSCFToGPU.cpp216 void AffineLoopToGpuConverter::createLaunch(AffineForOp rootForOp, in createLaunch() argument
[all...]