Home
last modified time | relevance | path

Searched defs:blockIdx (Results 1 – 7 of 7) sorted by relevance

/external/clang/lib/Headers/
Dcuda_builtin_vars.h113 __CUDA_BUILTIN_VAR __cuda_builtin_blockIdx_t blockIdx; variable
/external/llvm-project/clang/lib/Headers/
D__clang_cuda_builtin_vars.h107 __CUDA_BUILTIN_VAR __cuda_builtin_blockIdx_t blockIdx; variable
/external/llvm-project/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
DWorkList.h31 unsigned blockIdx; // This is the index of the next statement. variable
/external/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
DWorkList.h32 unsigned blockIdx; // This is the index of the next statement. variable
/external/eigen/test/
Dcuda_common.h11 dim3 threadIdx, blockDim, blockIdx; variable
/external/llvm-project/llvm/lib/ProfileData/
DGCOV.cpp778 uint32_t blockIdx = 0, edgeIdx = 0; in annotateSource() local
/external/angle/src/image_util/
Dloadimage_etc.cpp1188 for (size_t blockIdx = 0; blockIdx < 2; blockIdx++) in transcodeIndividualOrDifferentialBlockToBC1() local