Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/Frontend/OpenMP/
H A DOMPIRBuilder.h394 void registerDeviceGlobalVarEntryInfo(StringRef VarName, Constant *Addr,
/freebsd-14.2/contrib/llvm-project/llvm/lib/Frontend/OpenMP/
H A DOMPIRBuilder.cpp6793 OffloadInfoManager.registerDeviceGlobalVarEntryInfo(VarName, Addr, VarSize, in registerTargetGlobalVariable()
6993 void OffloadEntriesInfoManager::registerDeviceGlobalVarEntryInfo( in registerDeviceGlobalVarEntryInfo() function in OffloadEntriesInfoManager
/freebsd-14.2/contrib/llvm-project/clang/lib/CodeGen/
H A DCGOpenMPRuntime.cpp1787 OMPBuilder.OffloadInfoManager.registerDeviceGlobalVarEntryInfo( in emitDeclareTargetFunction()