Home
last modified time | relevance | path

Searched defs:DeviceGlobal (Results 1 – 5 of 5) sorted by relevance

/llvm-project/offload/plugins-nextgen/common/src/
H A DGlobalHandler.cpp40 GlobalTy DeviceGlobal(HostGlobal.getName(), HostGlobal.getSize()); moveGlobalBetweenDeviceAndHost() local
55 moveGlobalBetweenDeviceAndHost(GenericDeviceTy & Device,const GlobalTy & HostGlobal,const GlobalTy & DeviceGlobal,bool Device2Host) moveGlobalBetweenDeviceAndHost() argument
H A DPluginInterface.cpp384 GlobalTy DeviceGlobal(Entry.name, Entry.size); setupIndirectCallTable() local
2050 GlobalTy DeviceGlobal(Name, Size); get_global() local
/llvm-project/offload/plugins-nextgen/common/include/
H A DGlobalHandler.h154 const GlobalTy &DeviceGlobal) { in writeGlobalToDevice() argument
136 readGlobalFromDevice(GenericDeviceTy & Device,const GlobalTy & HostGlobal,const GlobalTy & DeviceGlobal) readGlobalFromDevice() argument
[all...]
/llvm-project/offload/plugins-nextgen/host/src/
H A Drtl.cpp357 GlobalTy &DeviceGlobal) override { in getGlobalMetadataFromDevice() argument
/llvm-project/offload/plugins-nextgen/cuda/src/
H A Drtl.cpp1312 getGlobalMetadataFromDevice(GenericDeviceTy & Device,DeviceImageTy & Image,GlobalTy & DeviceGlobal) getGlobalMetadataFromDevice() argument