Searched refs:__cuda_builtin_blockIdx_t (Results 1 – 3 of 3) sorted by relevance
/external/clang/lib/Headers/ |
D | cuda_builtin_vars.h | 77 struct __cuda_builtin_blockIdx_t { struct 85 __CUDA_DISALLOW_BUILTINVAR_ACCESS(__cuda_builtin_blockIdx_t); 113 __CUDA_BUILTIN_VAR __cuda_builtin_blockIdx_t blockIdx;
|
D | __clang_cuda_runtime_wrapper.h | 281 __device__ inline __cuda_builtin_blockIdx_t::operator uint3() const { in uint3()
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/DebugInfo/NVPTX/ |
D | debug-info.ll | 9005 !582 = distinct !DICompositeType(tag: DW_TAG_structure_type, name: "__cuda_builtin_blockIdx_t", fil… 9023 !600 = !DISubprogram(name: "__cuda_builtin_blockIdx_t", scope: !582, file: !581, line: 85, type: !6… 9027 !604 = !DISubprogram(name: "__cuda_builtin_blockIdx_t", scope: !582, file: !581, line: 85, type: !6…
|