Searched defs:__DEVICE__ (Results 1 – 10 of 10) sorted by relevance
18 #define __DEVICE__ static constexpr __attribute__((always_inline, nothrow)) macro20 #define __DEVICE__ static __attribute__((always_inline, nothrow)) macro
28 #define __DEVICE__ static constexpr __attribute__((nothrow)) macro
18 #define __DEVICE__ macro
23 #define __DEVICE__ \ macro
25 #define __DEVICE__ static __device__ inline __attribute__((always_inline)) macro
21 #define __DEVICE__ __attribute__((noinline, nothrow, cold, weak)) macro23 #define __DEVICE__ __device__ inline macro
36 #define __DEVICE__ static constexpr __attribute__((always_inline, nothrow)) macro38 #define __DEVICE__ static __device__ __inline__ __attribute__((always_inline)) macro
28 #define __DEVICE__ static __device__ inline __attribute__((always_inline)) macro
27 #define __DEVICE__ static constexpr __attribute__((always_inline, nothrow)) macro29 #define __DEVICE__ static __attribute__((always_inline, nothrow)) macro32 #define __DEVICE__ static __device__ __forceinline__ macro
24 #define __DEVICE__ static __attribute__((always_inline, nothrow)) macro26 #define __DEVICE__ static __device__ __forceinline__ macro