Home
last modified time | relevance | path

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

/llvm-project-15.0.7/openmp/libomptarget/plugins/amdgpu/src/
H A Drtl.cpp885 hsa_status_t setupDevicePools(const std::vector<hsa_agent_t> &Agents) { in setupDevicePools() function in RTLDeviceInfoTy
1032 Err = setupDevicePools(HSAAgents); in RTLDeviceInfoTy()