Searched defs:linearId (Results 1 – 2 of 2) sorted by relevance
55 for (IndexType linearId = blockIdx.x; in C10_LAUNCH_BOUNDS_2() local85 for (IndexType linearId = blockIdx.x * blockDim.x + threadIdx.x; in C10_LAUNCH_BOUNDS_2() local
16 auto linearId = elements - 1; in canUse32BitIndexMath() local