Home
last modified time | relevance | path

Searched refs:__CUDA__ (Results 1 – 12 of 12) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/clang/lib/Headers/openmp_wrappers/
H A Dmath.h43 #define __CUDA__ macro
47 #undef __CUDA__
H A D__clang_openmp_device_functions.h24 #define __CUDA__ macro
34 #undef __CUDA__
H A Dcomplex.h20 #define __CUDA__ macro
H A Dcmath33 #define __CUDA__
37 #undef __CUDA__
H A Dcomplex20 #define __CUDA__
/netbsd-src/external/apache2/llvm/dist/clang/lib/Headers/
H A D__clang_cuda_runtime_wrapper.h29 #if defined(__CUDA__) && defined(__clang__)
H A D__clang_cuda_math_forward_declares.h11 #if !defined(__CUDA__) && !__HIP__
H A D__clang_cuda_cmath.h11 #ifndef __CUDA__
H A D__clang_cuda_intrinsics.h11 #ifndef __CUDA__
H A D__clang_cuda_math.h11 #ifndef __CUDA__
H A D__clang_cuda_libdevice_declares.h19 #elif defined(__CUDA__)
/netbsd-src/external/apache2/llvm/dist/llvm/docs/
H A DCompileCudaWithLLVM.rst204 subtool of NVCC's -- it defines the ``__CUDA__`` macro. ``__CUDA_ARCH__`` is
211 #if defined(__clang__) && defined(__CUDA__) && !defined(__CUDA_ARCH__)
215 #if defined(__clang__) && defined(__CUDA__) && defined(__CUDA_ARCH__)