Home
last modified time | relevance | path

Searched refs:__tgt_rtl_data_retrieve_async (Results 1 – 4 of 4) sorted by relevance

/external/llvm-project/openmp/libomptarget/plugins/
Dexports13 __tgt_rtl_data_retrieve_async;
/external/llvm-project/openmp/libomptarget/include/
Domptargetplugin.h81 int32_t __tgt_rtl_data_retrieve_async(int32_t ID, void *HostPtr,
/external/llvm-project/openmp/libomptarget/plugins/cuda/src/
Drtl.cpp1060 const int32_t rc = __tgt_rtl_data_retrieve_async(device_id, hst_ptr, tgt_ptr, in __tgt_rtl_data_retrieve()
1068 int32_t __tgt_rtl_data_retrieve_async(int32_t device_id, void *hst_ptr, in __tgt_rtl_data_retrieve_async() function
/external/llvm-project/openmp/libomptarget/plugins/amdgpu/src/
Drtl.cpp1396 int32_t __tgt_rtl_data_retrieve_async(int device_id, void *hst_ptr, in __tgt_rtl_data_retrieve_async() function