Home
last modified time | relevance | path

Searched defs:stepVal (Results 1 – 4 of 4) sorted by relevance

/llvm-project/mlir/lib/Dialect/MemRef/Transforms/
H A DMultiBuffer.cpp192 Value stepVal = getValueOrCreateConstantIndexOp(rewriter, loc, *singleStep); in multiBuffer() local
/llvm-project/mlir/lib/Analysis/DataFlow/
H A DIntegerRangeAnalysis.cpp187 APInt stepVal = visitNonControlFlowArguments() local
/llvm-project/mlir/lib/Dialect/Linalg/Transforms/
H A DHoistPadding.cpp524 stepVal = forOp.getStep(); in buildLoopIterationCount() local
/llvm-project/flang/lib/Semantics/
H A Ddata-to-inits.cpp194 std::int64_t stepVal{1}; in Scan() local