Home
last modified time | relevance | path

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

/llvm-project/mlir/lib/Dialect/SCF/Transforms/
H A DLoopSpecialization.cpp124 auto stepInt = getConstantIntValue(forOp.getStep()); in peelForLoop() local
220 auto stepInt = getConstantIntValue(forOp.getStep()); peelForLoopFirstIteration() local
/llvm-project/mlir/lib/Dialect/SCF/Utils/
H A DAffineCanonicalizationUtils.cpp86 auto stepInt = getConstantIntValue(step); in addLoopRangeConstraints() local
/llvm-project/mlir/lib/Dialect/SparseTensor/Transforms/
H A DSparseVectorization.cpp75 IntegerAttr loInt, hiInt, stepInt; genVectorMask() local