Home
last modified time | relevance | path

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

/external/llvm-project/openmp/libomptarget/plugins/amdgpu/impl/
Drt.h59 static atmi_machine_t *GetMachineInfo();
Datmi.cpp24 return core::Runtime::GetMachineInfo(); in atmi_machine_get_info()
Dsystem.cpp169 atmi_machine_t *Runtime::GetMachineInfo() { in GetMachineInfo() function in core::Runtime