Searched defs:dataRetrieve (Results 1 – 3 of 3) sorted by relevance
| /llvm-project-15.0.7/openmp/libomptarget/plugins/remote/src/ |
| H A D | Client.cpp | 373 int32_t RemoteOffloadClient::dataRetrieve(int32_t DeviceId, void *HstPtr, in dataRetrieve() function in RemoteOffloadClient 675 int32_t RemoteClientManager::dataRetrieve(int32_t DeviceId, void *HstPtr, in dataRetrieve() function in RemoteClientManager
|
| /llvm-project-15.0.7/openmp/libomptarget/plugins/cuda/src/ |
| H A D | rtl.cpp | 1015 int dataRetrieve(const int DeviceId, void *HstPtr, const void *TgtPtr, in dataRetrieve() function in __anondfa3b3cd0111::DeviceRTLTy
|
| /llvm-project-15.0.7/openmp/libomptarget/plugins/amdgpu/src/ |
| H A D | rtl.cpp | 1123 int32_t dataRetrieve(int32_t DeviceId, void *HstPtr, void *TgtPtr, int64_t Size, in dataRetrieve() function
|