Home
last modified time | relevance | path

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

/llvm-project-15.0.7/openmp/libomptarget/plugins/amdgpu/src/
H A Drtl.cpp908 std::vector<hsa_amd_memory_pool_t> HostPools; in setupHostMemoryPools() local
913 Agent, core::addMemoryPool, static_cast<void *>(&HostPools)); in setupHostMemoryPools()
924 for (const auto &MemoryPool : HostPools) { in setupHostMemoryPools()