Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Headers/
H A Damdgpuintrin.h25 #define __gpu_constant __attribute__((address_space(4))) macro
H A Dnvptxintrin.h29 #define __gpu_constant __attribute__((address_space(4))) macro
/freebsd/contrib/llvm-project/libc/src/__support/GPU/
H A Dutils.h26 template <typename T> using Constant = __gpu_constant T;