Home
last modified time | relevance | path

Searched refs:__gpu_local (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/llvm-project/libc/src/__support/GPU/
H A Dutils.h27 template <typename T> using Local = __gpu_local T;
28 template <typename T> using Global = __gpu_local T;
/freebsd/contrib/llvm-project/clang/lib/Headers/
H A Damdgpuintrin.h26 #define __gpu_local __attribute__((address_space(3))) macro
H A Dnvptxintrin.h30 #define __gpu_local __attribute__((address_space(3))) macro