Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/lib/CodeGen/
H A DCGOpenMPRuntimeGPU.cpp543 getDataSharingMode(CodeGenModule &CGM) { in getDataSharingMode() function
1036 if (getDataSharingMode(CGM) != CGOpenMPRuntimeGPU::Generic && in emitGenericVarsProlog()
1123 if (getDataSharingMode(CGM) != CGOpenMPRuntimeGPU::Generic && in emitGenericVarsEpilog()
3264 if (getDataSharingMode(CGM) != CGOpenMPRuntimeGPU::Generic) in emitFunctionProlog()
3368 if (getDataSharingMode(CGM) != CGOpenMPRuntimeGPU::Generic) in getAddressOfLocalVariable()