Home
last modified time | relevance | path

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

/llvm-project-15.0.7/openmp/libomptarget/plugins/remote/include/
H A DUtils.h84 void loadTargetBinaryDescription(const __tgt_bin_desc *Desc,
/llvm-project-15.0.7/openmp/libomptarget/plugins/remote/lib/
H A DUtils.cpp18 void loadTargetBinaryDescription(const __tgt_bin_desc *Desc, in loadTargetBinaryDescription() function
/llvm-project-15.0.7/openmp/libomptarget/plugins/remote/src/
H A DClient.cpp72 loadTargetBinaryDescription(Desc, *Request); in registerLib()