Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/Frontend/OpenMP/
H A DOMPIRBuilder.h425 bool hasDeviceGlobalVarEntryInfo(StringRef VarName) const { in hasDeviceGlobalVarEntryInfo() function
/freebsd/contrib/llvm-project/llvm/lib/Frontend/OpenMP/
H A DOMPIRBuilder.cpp8737 if (!OffloadInfoManager.hasDeviceGlobalVarEntryInfo(VarName)) in registerTargetGlobalVariable()
8948 if (!hasDeviceGlobalVarEntryInfo(VarName)) in registerDeviceGlobalVarEntryInfo()
8951 if (Entry.getAddress() && hasDeviceGlobalVarEntryInfo(VarName)) { in registerDeviceGlobalVarEntryInfo()
8962 if (hasDeviceGlobalVarEntryInfo(VarName)) { in registerDeviceGlobalVarEntryInfo()