Home
last modified time | relevance | path

Searched defs:initDevice (Results 1 – 2 of 2) sorted by relevance

/llvm-project-15.0.7/openmp/libomptarget/plugins/remote/src/
H A DClient.cpp165 int32_t RemoteOffloadClient::initDevice(int32_t DeviceId) { in initDevice() function in RemoteOffloadClient
627 int32_t RemoteClientManager::initDevice(int32_t DeviceId) { in initDevice() function in RemoteClientManager
/llvm-project-15.0.7/openmp/libomptarget/plugins/cuda/src/
H A Drtl.cpp598 int initDevice(const int DeviceId) { in initDevice() function in __anondfa3b3cd0111::DeviceRTLTy