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

/freebsd-13-stable/contrib/llvm-project/clang/lib/CodeGen/
H A DCGOpenMPRuntimeNVPTX.cpp720 getDataSharingMode(CodeGenModule &CGM) { function
2137 if (getDataSharingMode(CGM) != CGOpenMPRuntimeNVPTX::Generic &&
2424 if (getDataSharingMode(CGM) != CGOpenMPRuntimeNVPTX::Generic &&
4716 if (getDataSharingMode(CGM) != CGOpenMPRuntimeNVPTX::Generic)
4836 if (getDataSharingMode(CGM) != CGOpenMPRuntimeNVPTX::Generic)

Completed in 118 milliseconds