Home
last modified time | relevance | path

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

/llvm-project-15.0.7/openmp/libomptarget/plugins/remote/include/
H A DUtils.h115 void loadTargetTable(__tgt_target_table *Table, TargetTable &TableResponse,
/llvm-project-15.0.7/openmp/libomptarget/plugins/remote/lib/
H A DUtils.cpp159 void loadTargetTable(__tgt_target_table *Table, TargetTable &TableResponse, in loadTargetTable() function
/llvm-project-15.0.7/openmp/libomptarget/plugins/remote/server/
H A DServer.cpp135 loadTargetTable(Table, *Reply, Image); in LoadBinary()