Home
last modified time | relevance | path

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

/llvm-project-15.0.7/openmp/libomptarget/plugins/remote/include/
H A DUtils.h119 void unloadTargetTable(
/llvm-project-15.0.7/openmp/libomptarget/plugins/remote/lib/
H A DUtils.cpp175 void unloadTargetTable( in unloadTargetTable() function
/llvm-project-15.0.7/openmp/libomptarget/plugins/remote/src/
H A DClient.cpp233 unloadTargetTable(*Reply, DevicesToTables[DeviceId].get(), in loadBinary()