Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCGOpenMPRuntimeGPU.h44 DS_Generic, enumerator
347 DataSharingMode CurrentDataSharingMode = DataSharingMode::DS_Generic;
H A DCGOpenMPRuntimeGPU.cpp1042 if (getDataSharingMode() != CGOpenMPRuntimeGPU::DS_Generic) in emitGenericVarsProlog()
1152 if (getDataSharingMode() != CGOpenMPRuntimeGPU::DS_Generic) in emitGenericVarsEpilog()
1979 if (getDataSharingMode() != CGOpenMPRuntimeGPU::DS_Generic) in emitFunctionProlog()
2086 if (getDataSharingMode() != CGOpenMPRuntimeGPU::DS_Generic) in getAddressOfLocalVariable()