Home
last modified time | relevance | path

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

/llvm-project-15.0.7/openmp/libomptarget/plugins/amdgpu/src/
H A Drtl.cpp2229 __tgt_rtl_load_binary_locked(int32_t DeviceId, __tgt_device_image *Image);
2234 __tgt_target_table *Res = __tgt_rtl_load_binary_locked(DeviceId, Image); in __tgt_rtl_load_binary()
2239 __tgt_target_table *__tgt_rtl_load_binary_locked(int32_t DeviceId, in __tgt_rtl_load_binary_locked() function