Home
last modified time | relevance | path

Searched defs:HostGlobal (Results 1 – 2 of 2) sorted by relevance

/llvm-project/offload/plugins-nextgen/common/include/
H A DGlobalHandler.h153 const GlobalTy &HostGlobal, in writeGlobalToDevice() argument
163 const GlobalTy &HostGlobal) { in writeGlobalToDevice() argument
135 readGlobalFromDevice(GenericDeviceTy & Device,const GlobalTy & HostGlobal,const GlobalTy & DeviceGlobal) readGlobalFromDevice() argument
145 readGlobalFromDevice(GenericDeviceTy & Device,DeviceImageTy & Image,const GlobalTy & HostGlobal) readGlobalFromDevice() argument
[all...]
/llvm-project/offload/plugins-nextgen/common/src/
H A DGlobalHandler.cpp37 moveGlobalBetweenDeviceAndHost(GenericDeviceTy & Device,DeviceImageTy & Image,const GlobalTy & HostGlobal,bool Device2Host) moveGlobalBetweenDeviceAndHost() argument
54 moveGlobalBetweenDeviceAndHost(GenericDeviceTy & Device,const GlobalTy & HostGlobal,const GlobalTy & DeviceGlobal,bool Device2Host) moveGlobalBetweenDeviceAndHost() argument
137 readGlobalFromImage(GenericDeviceTy & Device,DeviceImageTy & Image,const GlobalTy & HostGlobal) readGlobalFromImage() argument
[all...]