Searched refs:CUDA (Results 51 - 53 of 53) sorted by relevance

123

/freebsd-13-stable/contrib/llvm-project/clang/lib/CodeGen/
H A DCGOpenMPRuntimeNVPTX.cpp721 return CGM.getLangOpts().OpenMPCUDAMode ? CGOpenMPRuntimeNVPTX::CUDA
3269 // Get the CUDA thread id of the current OpenMP thread on the GPU.
4089 /// OpenMP team is mapped to a CUDA threadblock and OpenMP threads
4090 /// within a team are mapped to CUDA threads within a threadblock.
4159 /// reduced variables across warps. It tunnels, through CUDA
/freebsd-13-stable/contrib/llvm-project/clang/lib/Sema/
H A DSemaTemplateInstantiateDecl.cpp5116 if (getLangOpts().CUDA)
/freebsd-13-stable/contrib/llvm-project/lldb/source/Plugins/TypeSystem/Clang/
H A DTypeSystemClang.cpp479 case clang::Language::CUDA:

Completed in 201 milliseconds

123