Searched defs:hd2 (Results 1 – 6 of 6) sorted by relevance
15 void hd2() {} in hd2() function
36 inline __host__ __device__ void hd2() { in hd2() function
28 __host__ __device__ void hd2() { device_fn(); } in hd2() function41 template <typename T> __host__ __device__ void hd2() { device_fn(); } in hd2() function
16 inline __host__ __device__ int hd2() { in hd2() function
28 __host__ __device__ void hd2() { host_fn(); } in hd2() function58 template <typename T> __host__ __device__ void hd2() { host_fn(); } in hd2() function
41 template <typename T> __device__ void hd2() { host_fn(); } in hd2() function