HomeSort by: relevance | last modified time | path
    Searched refs:hasDeviceGlobalVarEntryInfo (Results 1 - 2 of 2) sorted by relevancy

  /src/external/apache2/llvm/dist/clang/lib/CodeGen/
CGOpenMPRuntime.h 678 bool hasDeviceGlobalVarEntryInfo(StringRef VarName) const {
CGOpenMPRuntime.cpp 3069 if (!hasDeviceGlobalVarEntryInfo(VarName))
3072 if (Entry.getAddress() && hasDeviceGlobalVarEntryInfo(VarName)) {
3083 if (hasDeviceGlobalVarEntryInfo(VarName)) {
10650 if (!OffloadEntriesInfoManager.hasDeviceGlobalVarEntryInfo(VarName))

Completed in 33 milliseconds