Searched defs:curDimIndex (Results 1 – 3 of 3) sorted by relevance
86 IndexType curDimIndex = linearId % info.sizes[i]; in get() local106 IndexType curDimIndex = linearId % info.sizes[i]; in get() local
21 auto curDimIndex = linearId % t.sym_size(i); in canUse32BitIndexMath() local
119 IndexType curDimIndex = linearIndex - curDimSize * nextDimIndex; in compute() local