Home
last modified time | relevance | path

Searched refs:DS_CUDA (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCGOpenMPRuntimeGPU.h42 DS_CUDA, enumerator
H A DCGOpenMPRuntimeGPU.cpp823 RT.CurrentDataSharingMode = DataSharingMode::DS_CUDA; in emitSPMDKernel()
878 CurrentDataSharingMode = CGOpenMPRuntimeGPU::DS_CUDA; in CGOpenMPRuntimeGPU()