Home
last modified time | relevance | path

Searched refs:printDeviceInfo (Results 1 – 5 of 5) sorted by relevance

/llvm-project-15.0.7/openmp/libomptarget/include/
H A Ddevice.h440 bool printDeviceInfo(int32_t RTLDevID);
/llvm-project-15.0.7/openmp/libomptarget/src/
H A Dinterface.cpp303 return PM->Devices[DeviceId]->printDeviceInfo( in __tgt_print_device_info()
H A Ddevice.cpp591 bool DeviceTy::printDeviceInfo(int32_t RTLDevId) { in printDeviceInfo() function in DeviceTy
/llvm-project-15.0.7/openmp/libomptarget/plugins/cuda/src/
H A Drtl.cpp1266 void printDeviceInfo(int32_t DeviceId) { in printDeviceInfo() function in __anondfa3b3cd0111::DeviceRTLTy
1787 DeviceRTL.printDeviceInfo(DeviceId); in __tgt_rtl_print_device_info()
/llvm-project-15.0.7/openmp/libomptarget/plugins/amdgpu/src/
H A Drtl.cpp559 static void printDeviceInfo(int32_t DeviceId, hsa_agent_t Agent) { in printDeviceInfo() function in RTLDeviceInfoTy
2746 DeviceInfo().printDeviceInfo(DeviceId, DeviceInfo().HSAAgents[DeviceId]); in __tgt_rtl_print_device_info()