Searched defs:stepVal (Results 1 – 4 of 4) sorted by relevance
192 Value stepVal = getValueOrCreateConstantIndexOp(rewriter, loc, *singleStep); in multiBuffer() local
187 APInt stepVal = visitNonControlFlowArguments() local
524 stepVal = forOp.getStep(); in buildLoopIterationCount() local
194 std::int64_t stepVal{1}; in Scan() local