Home
last modified time | relevance | path

Searched defs:dataRetrieve (Results 1 – 3 of 3) sorted by relevance

/llvm-project-15.0.7/openmp/libomptarget/plugins/remote/src/
H A DClient.cpp373 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 Drtl.cpp1015 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 Drtl.cpp1123 int32_t dataRetrieve(int32_t DeviceId, void *HstPtr, void *TgtPtr, int64_t Size, in dataRetrieve() function