Home
last modified time | relevance | path

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

/external/llvm-project/clang/lib/Headers/openmp_wrappers/
D__clang_openmp_device_functions.h24 #define __CUDA__ macro
34 #undef __CUDA__
Dmath.h43 #define __CUDA__ macro
47 #undef __CUDA__
Dcomplex.h20 #define __CUDA__ macro
Dcmath33 #define __CUDA__
37 #undef __CUDA__
Dcomplex20 #define __CUDA__
/external/llvm-project/clang/test/SemaCUDA/
Dopenmp-target.cu9 #if __CUDA__
40 #if __CUDA__
/external/clang/lib/Headers/
D__clang_cuda_runtime_wrapper.h43 #if defined(__CUDA__) && defined(__clang__)
D__clang_cuda_cmath.h25 #ifndef __CUDA__
D__clang_cuda_math_forward_declares.h25 #ifndef __CUDA__
D__clang_cuda_intrinsics.h25 #ifndef __CUDA__
/external/llvm/docs/
DCompileCudaWithLLVM.rst133 subtool of NVCC's -- it defines the ``__CUDA__`` macro. ``__CUDA_ARCH__`` is
140 #if defined(__clang__) && defined(__CUDA__) && !defined(__CUDA_ARCH__)
144 #if defined(__clang__) && defined(__CUDA__) && defined(__CUDA_ARCH__)
/external/llvm-project/clang/lib/Headers/
D__clang_cuda_runtime_wrapper.h29 #if defined(__CUDA__) && defined(__clang__)
D__clang_cuda_math_forward_declares.h11 #if !defined(__CUDA__) && !__HIP__
D__clang_cuda_cmath.h11 #ifndef __CUDA__
D__clang_cuda_intrinsics.h11 #ifndef __CUDA__
D__clang_cuda_math.h11 #ifndef __CUDA__
D__clang_cuda_libdevice_declares.h19 #elif defined(__CUDA__)
/external/llvm-project/llvm/docs/
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__)