Home
last modified time | relevance | path

Searched refs:deviceSrc (Results 1 – 2 of 2) sorted by relevance

/llvm-project-15.0.7/openmp/libomptarget/plugins/amdgpu/impl/
H A Dimpl.cpp112 void *deviceSrc, size_t size, in impl_memcpy_d2h() argument
119 deviceSrc, hostDest, size); in impl_memcpy_d2h()
136 deviceAgent, deviceSrc, tempHostPtr, size); in impl_memcpy_d2h()
H A Dimpl_runtime.h26 hsa_status_t impl_memcpy_d2h(hsa_signal_t sig, void *hostDest, void *deviceSrc,