Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/clang/lib/CodeGen/
H A DCGOpenMPRuntime.h597 bool hasDeviceGlobalVarEntryInfo(StringRef VarName) const { in hasDeviceGlobalVarEntryInfo() function
H A DCGOpenMPRuntime.cpp3734 if (Entry.getAddress() && hasDeviceGlobalVarEntryInfo(VarName)) in registerDeviceGlobalVarEntryInfo()
3740 if (hasDeviceGlobalVarEntryInfo(VarName)) in registerDeviceGlobalVarEntryInfo()