Searched defs:blockIdx (Results 1 – 4 of 4) 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
516 const blockIdx = (b.ptr - _payload.ptr) / blockSize; in expand() local587 immutable blockIdx = pos / blockSize; in deallocate() local1049 auto blockIdx = pos / _heap.blockSize; in markAsUsed() local
761 uint32_t blockIdx = 0, edgeIdx = 0; in annotateSource() local