Searched refs:hasDeviceGlobalVarEntryInfo (Results 1 – 2 of 2) sorted by relevance
701 bool hasDeviceGlobalVarEntryInfo(StringRef VarName) const { in hasDeviceGlobalVarEntryInfo() function
3053 if (!hasDeviceGlobalVarEntryInfo(VarName)) in registerDeviceGlobalVarEntryInfo()3056 if (Entry.getAddress() && hasDeviceGlobalVarEntryInfo(VarName)) { in registerDeviceGlobalVarEntryInfo()3067 if (hasDeviceGlobalVarEntryInfo(VarName)) { in registerDeviceGlobalVarEntryInfo()10769 if (!OffloadEntriesInfoManager.hasDeviceGlobalVarEntryInfo(VarName)) in registerTargetGlobalVariable()