Searched defs:blockIdx (Results 1 – 3 of 3) sorted by relevance
107 __CUDA_BUILTIN_VAR __cuda_builtin_blockIdx_t blockIdx; variable
31 unsigned blockIdx; // This is the index of the next statement. variable
811 uint32_t blockIdx = 0, edgeIdx = 0; in annotateSource() local