Searched refs:hasDeviceGlobalVarEntryInfo (Results 1 – 2 of 2) sorted by relevance
678 bool hasDeviceGlobalVarEntryInfo(StringRef VarName) const { in hasDeviceGlobalVarEntryInfo() function
3069 if (!hasDeviceGlobalVarEntryInfo(VarName)) in registerDeviceGlobalVarEntryInfo()3072 if (Entry.getAddress() && hasDeviceGlobalVarEntryInfo(VarName)) { in registerDeviceGlobalVarEntryInfo()3083 if (hasDeviceGlobalVarEntryInfo(VarName)) { in registerDeviceGlobalVarEntryInfo()10650 if (!OffloadEntriesInfoManager.hasDeviceGlobalVarEntryInfo(VarName)) in registerTargetGlobalVariable()