Searched defs:__DEVICE__ (Results 1 - 12 of 12) sorted by relevance

/openbsd-current/gnu/llvm/clang/lib/Headers/
H A D__clang_cuda_math_forward_declares.h23 #define __DEVICE__ \ macro
[all...]
H A D__clang_cuda_libdevice_declares.h18 #define __DEVICE__ macro
21 #define __DEVICE__ __device__ macro
[all...]
H A D__clang_hip_stdlib.h20 #define __DEVICE__ static inline __attribute__((always_inline, nothrow)) macro
22 #define __DEVICE__ static __device__ inline __attribute__((always_inline)) macro
H A D__clang_cuda_complex_builtins.h21 #define __DEVICE__ __attribute__((noinline, nothrow, cold, weak)) macro
23 #define __DEVICE__ __device__ inline macro
H A D__clang_cuda_cmath.h36 #define __DEVICE__ static constexpr __attribute__((always_inline, nothrow)) macro
38 #define __DEVICE__ static __device__ __inline__ __attribute__((always_inline)) macro
510 #undef __DEVICE__ macro
[all...]
H A D__clang_hip_cmath.h30 #define __DEVICE__ static __attribute__((always_inline, nothrow)) macro
33 #define __DEVICE__ static __device__ inline __attribute__((always_inline)) macro
[all...]
H A D__clang_cuda_runtime_wrapper.h292 #define __DEVICE__ static __device__ __forceinline__ __attribute__((const)) macro
H A D__clang_cuda_math.h27 #define __DEVICE__ static constexpr __attribute__((always_inline, nothrow)) macro
29 #define __DEVICE__ static __attribute__((always_inline, nothrow)) macro
32 #define __DEVICE__ static __device__ __forceinline__ macro
[all...]
H A D__clang_hip_math.h30 #define __DEVICE__ static inline __attribute__((always_inline, nothrow)) macro
32 #define __DEVICE__ static __device__ inline __attribute__((always_inline)) macro
[all...]
H A D__clang_cuda_device_functions.h24 #define __DEVICE__ static __attribute__((always_inline, nothrow)) macro
26 #define __DEVICE__ static __device__ __forceinline__ macro
[all...]
/openbsd-current/gnu/llvm/clang/lib/Headers/openmp_wrappers/
H A Dtime.h18 #define __DEVICE__ static constexpr __attribute__((always_inline, nothrow)) macro
20 #define __DEVICE__ static __attribute__((always_inline, nothrow)) macro
H A Dcomplex_cmath.h28 #define __DEVICE__ static constexpr __attribute__((nothrow)) macro
[all...]

Completed in 282 milliseconds