Home
last modified time | relevance | path

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

/llvm-project-15.0.7/openmp/libomptarget/plugins/amdgpu/src/
H A Drtl.cpp511 DeviceStateStore; member in RTLDeviceInfoTy
1026 DeviceStateStore.resize(NumberOfDevices); in RTLDeviceInfoTy()
1066 DeviceStateStore[I] = {nullptr, 0}; in RTLDeviceInfoTy()
1098 DeviceStateStore.clear(); in ~RTLDeviceInfoTy()
2346 auto &DSS = DeviceInfo().DeviceStateStore[DeviceId]; in __tgt_rtl_load_binary_locked()