Home
last modified time | relevance | path

Searched refs:__tgt_rtl_data_alloc (Results 1 – 7 of 7) sorted by relevance

/llvm-project-15.0.7/openmp/libomptarget/plugins/
H A Dexports13 __tgt_rtl_data_alloc;
/llvm-project-15.0.7/openmp/libomptarget/plugins/remote/src/
H A Drtl.cpp75 void *__tgt_rtl_data_alloc(int32_t DeviceId, int64_t Size, void *HstPtr, in __tgt_rtl_data_alloc() function
/llvm-project-15.0.7/openmp/libomptarget/include/
H A Domptargetplugin.h86 void *__tgt_rtl_data_alloc(int32_t ID, int64_t Size, void *HostPtr,
/llvm-project-15.0.7/openmp/libomptarget/plugins/generic-elf-64bit/src/
H A Drtl.cpp260 void *__tgt_rtl_data_alloc(int32_t DeviceId, int64_t Size, void *HstPtr, in __tgt_rtl_data_alloc() function
/llvm-project-15.0.7/openmp/libomptarget/plugins/ve/src/
H A Drtl.cpp333 void *__tgt_rtl_data_alloc(int32_t ID, int64_t Size, void *HostPtr, in __tgt_rtl_data_alloc() function
/llvm-project-15.0.7/openmp/libomptarget/plugins/cuda/src/
H A Drtl.cpp1611 void *__tgt_rtl_data_alloc(int32_t DeviceId, int64_t Size, void *, in __tgt_rtl_data_alloc() function
/llvm-project-15.0.7/openmp/libomptarget/plugins/amdgpu/src/
H A Drtl.cpp2605 void *__tgt_rtl_data_alloc(int DeviceId, int64_t Size, void *, int32_t Kind) { in __tgt_rtl_data_alloc() function