Home
last modified time | relevance | path

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

/llvm-project-15.0.7/openmp/libomptarget/plugins/amdgpu/src/
H A Drtl.cpp1118 static RTLDeviceInfoTy DeviceInfoState; variable
1119 static RTLDeviceInfoTy &DeviceInfo() { return DeviceInfoState; } in DeviceInfo()