Searched defs:blockIdx (Results 1 – 7 of 7) sorted by relevance
113 __CUDA_BUILTIN_VAR __cuda_builtin_blockIdx_t blockIdx; variable
107 __CUDA_BUILTIN_VAR __cuda_builtin_blockIdx_t blockIdx; variable
31 unsigned blockIdx; // This is the index of the next statement. variable
32 unsigned blockIdx; // This is the index of the next statement. variable
11 dim3 threadIdx, blockDim, blockIdx; variable
778 uint32_t blockIdx = 0, edgeIdx = 0; in annotateSource() local
1188 for (size_t blockIdx = 0; blockIdx < 2; blockIdx++) in transcodeIndividualOrDifferentialBlockToBC1() local