Searched defs:dataExchange (Results 1 – 3 of 3) sorted by relevance
| /llvm-project-15.0.7/openmp/libomptarget/plugins/remote/src/ |
| H A D | Client.cpp | 425 int32_t RemoteOffloadClient::dataExchange(int32_t SrcDevId, void *SrcPtr, in dataExchange() function in RemoteOffloadClient 682 int32_t RemoteClientManager::dataExchange(int32_t SrcDevId, void *SrcPtr, in dataExchange() function in RemoteClientManager
|
| /llvm-project-15.0.7/openmp/libomptarget/src/ |
| H A D | device.cpp | 568 int32_t DeviceTy::dataExchange(void *SrcPtr, DeviceTy &DstDev, void *DstPtr, in dataExchange() function in DeviceTy
|
| /llvm-project-15.0.7/openmp/libomptarget/plugins/cuda/src/ |
| H A D | rtl.cpp | 1032 int dataExchange(int SrcDevId, const void *SrcPtr, int DstDevId, void *DstPtr, in dataExchange() function in __anondfa3b3cd0111::DeviceRTLTy
|