Home
last modified time | relevance | path

Searched refs:registerDeviceGlobalVarEntryInfo (Results 1 – 3 of 3) sorted by relevance

/src/contrib/llvm-project/llvm/include/llvm/Frontend/OpenMP/
H A DOMPIRBuilder.h420 void registerDeviceGlobalVarEntryInfo(StringRef VarName, Constant *Addr,
/src/contrib/llvm-project/llvm/lib/Frontend/OpenMP/
H A DOMPIRBuilder.cpp8772 OffloadInfoManager.registerDeviceGlobalVarEntryInfo(VarName, Addr, VarSize, in registerTargetGlobalVariable()
8943 void OffloadEntriesInfoManager::registerDeviceGlobalVarEntryInfo( in registerDeviceGlobalVarEntryInfo() function in OffloadEntriesInfoManager
/src/contrib/llvm-project/clang/lib/CodeGen/
H A DCGOpenMPRuntime.cpp1790 OMPBuilder.OffloadInfoManager.registerDeviceGlobalVarEntryInfo( in emitDeclareTargetFunction()