Home
last modified time | relevance | path

Searched defs:get_block_id (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/llvm-libc/src/__support/GPU/generic/
H A Dutils.h39 LIBC_INLINE uint64_t get_block_id() { return 0; } in get_block_id() function
/aosp_15_r20/external/llvm-libc/src/__support/GPU/amdgpu/
H A Dutils.h62 LIBC_INLINE uint64_t get_block_id() { in get_block_id() function
/aosp_15_r20/external/llvm-libc/src/__support/GPU/nvptx/
H A Dutils.h56 LIBC_INLINE uint64_t get_block_id() { in get_block_id() function