Home
last modified time | relevance | path

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

/llvm-project-15.0.7/openmp/libomptarget/plugins/generic-elf-64bit/src/
H A Drtl.cpp89 __tgt_target_table *getOffloadEntriesTable(int32_t DeviceId) { in getOffloadEntriesTable() function in RTLDeviceInfoTy
251 return DeviceInfo.getOffloadEntriesTable(DeviceId); in __tgt_rtl_load_binary()
/llvm-project-15.0.7/openmp/libomptarget/plugins/cuda/src/
H A Drtl.cpp461 __tgt_target_table *getOffloadEntriesTable(const int DeviceId) { in getOffloadEntriesTable() function in __anondfa3b3cd0111::DeviceRTLTy
975 return getOffloadEntriesTable(DeviceId); in loadBinary()
/llvm-project-15.0.7/openmp/libomptarget/plugins/amdgpu/src/
H A Drtl.cpp833 __tgt_target_table *getOffloadEntriesTable(int32_t DeviceId) { in getOffloadEntriesTable() function in RTLDeviceInfoTy
2602 return DeviceInfo().getOffloadEntriesTable(DeviceId); in __tgt_rtl_load_binary_locked()