Home
last modified time | relevance | path

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

/src/contrib/llvm-project/clang/lib/CodeGen/
H A DCGOpenMPRuntimeGPU.h57 DataSharingMode getDataSharingMode() const;
H A DCGOpenMPRuntimeGPU.cpp510 CGOpenMPRuntimeGPU::getDataSharingMode() const { in getDataSharingMode() function in CGOpenMPRuntimeGPU
1042 if (getDataSharingMode() != CGOpenMPRuntimeGPU::DS_Generic) in emitGenericVarsProlog()
1153 if (getDataSharingMode() != CGOpenMPRuntimeGPU::DS_Generic) in emitGenericVarsEpilog()
1980 if (getDataSharingMode() != CGOpenMPRuntimeGPU::DS_Generic) in emitFunctionProlog()
2089 if (getDataSharingMode() != CGOpenMPRuntimeGPU::DS_Generic) in getAddressOfLocalVariable()