Home
last modified time | relevance | path

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

/external/llvm-project/clang/lib/Headers/openmp_wrappers/
Dtime.h18 #define __DEVICE__ static constexpr __attribute__((always_inline, nothrow)) macro
20 #define __DEVICE__ static __attribute__((always_inline, nothrow)) macro
Dcomplex_cmath.h28 #define __DEVICE__ static constexpr __attribute__((nothrow)) macro
/external/clang/lib/Headers/
D__clang_cuda_math_forward_declares.h37 #define __DEVICE__ \ macro
D__clang_cuda_cmath.h45 #define __DEVICE__ static __device__ __inline__ __attribute__((always_inline)) macro
/external/llvm-project/clang/lib/Headers/
D__clang_cuda_math_forward_declares.h23 #define __DEVICE__ \ macro
D__clang_cuda_libdevice_declares.h18 #define __DEVICE__ macro
D__clang_hip_math.h23 #define __DEVICE__ static __device__ inline __attribute__((always_inline)) macro
D__clang_cuda_complex_builtins.h21 #define __DEVICE__ __attribute__((noinline, nothrow, cold, weak)) macro
23 #define __DEVICE__ __device__ inline macro
D__clang_cuda_cmath.h36 #define __DEVICE__ static constexpr __attribute__((always_inline, nothrow)) macro
38 #define __DEVICE__ static __device__ __inline__ __attribute__((always_inline)) macro
D__clang_hip_cmath.h26 #define __DEVICE__ static __device__ inline __attribute__((always_inline)) macro
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
D__clang_cuda_device_functions.h24 #define __DEVICE__ static __attribute__((always_inline, nothrow)) macro
26 #define __DEVICE__ static __device__ __forceinline__ macro