Searched refs:deviceSrc (Results 1 – 2 of 2) sorted by relevance
/external/llvm-project/openmp/libomptarget/plugins/amdgpu/impl/ |
D | atmi.cpp | 107 const void *deviceSrc, size_t size, in atmi_memcpy_d2h() argument 109 hsa_status_t rc = hsa_memory_copy(dest, deviceSrc, size); in atmi_memcpy_d2h() 128 if (invoke_hsa_copy(signal, tempHostPtr, deviceSrc, size, agent) != in atmi_memcpy_d2h()
|
D | atmi_runtime.h | 163 const void *deviceSrc, size_t size,
|