Searched refs:__gpu_private (Results 1 – 3 of 3) sorted by relevance
24 #define __gpu_private __attribute__((address_space(5))) macro
28 #define __gpu_private __attribute__((address_space(5))) macro
25 template <typename T> using Private = __gpu_private T;