Lines Matching defs:DeviceGlobal
118 const GlobalTy &DeviceGlobal,
143 /// \p DeviceGlobal, the global name and expected size are passed in
144 /// \p DeviceGlobal.
147 GlobalTy &DeviceGlobal) = 0;
151 /// \p HostGlobal. The origin is defined by \p DeviceGlobal.
154 const GlobalTy &DeviceGlobal) {
155 return moveGlobalBetweenDeviceAndHost(Device, HostGlobal, DeviceGlobal,
170 /// The destination is defined by \p DeviceGlobal.
172 const GlobalTy &DeviceGlobal) {
173 return moveGlobalBetweenDeviceAndHost(Device, HostGlobal, DeviceGlobal,