Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/clang/lib/CodeGen/
H A DCGOpenMPRuntimeGPU.cpp562 getDataSharingMode(CodeGenModule &CGM) { in getDataSharingMode() function
1374 if (getDataSharingMode(CGM) != CGOpenMPRuntimeGPU::Generic && in emitGenericVarsProlog()
1454 if (getDataSharingMode(CGM) != CGOpenMPRuntimeGPU::Generic && in emitGenericVarsEpilog()
3560 if (getDataSharingMode(CGM) != CGOpenMPRuntimeGPU::Generic) in emitFunctionProlog()
3674 if (getDataSharingMode(CGM) != CGOpenMPRuntimeGPU::Generic) in getAddressOfLocalVariable()