Home
last modified time | relevance | path

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

/external/llvm-project/clang/lib/CodeGen/
DCGOpenMPRuntimeGPU.cpp613 getDataSharingMode(CodeGenModule &CGM) { in getDataSharingMode() function
1713 if (getDataSharingMode(CGM) != CGOpenMPRuntimeGPU::Generic && in emitGenericVarsProlog()
2003 if (getDataSharingMode(CGM) != CGOpenMPRuntimeGPU::Generic && in emitGenericVarsEpilog()
4314 if (getDataSharingMode(CGM) != CGOpenMPRuntimeGPU::Generic) in emitFunctionProlog()
4434 if (getDataSharingMode(CGM) != CGOpenMPRuntimeGPU::Generic) in getAddressOfLocalVariable()