Home
last modified time | relevance | path

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

/llvm-project-15.0.7/openmp/libomptarget/plugins/amdgpu/src/
H A Drtl.cpp907 hsa_status_t setupHostMemoryPools(std::vector<hsa_agent_t> &Agents) { in setupHostMemoryPools() function in RTLDeviceInfoTy
1038 Err = setupHostMemoryPools(CPUAgents); in RTLDeviceInfoTy()