Home
last modified time | relevance | path

Searched defs:MemoryPool (Results 1 – 3 of 3) sorted by relevance

/llvm-project-15.0.7/openmp/libomptarget/plugins/amdgpu/impl/
H A Ddata.cpp22 hsa_amd_memory_pool_t MemoryPool) { in HostMalloc()
H A Dimpl.cpp86 hsa_amd_memory_pool_t MemoryPool) { in impl_memcpy_h2d()
114 hsa_amd_memory_pool_t MemoryPool) { in impl_memcpy_d2h()
/llvm-project-15.0.7/openmp/libomptarget/plugins/amdgpu/src/
H A Drtl.cpp99 auto L = [](hsa_amd_memory_pool_t MemoryPool, void *Data) -> hsa_status_t { in amd_agent_iterate_memory_pools()
309 hsa_status_t isValidMemoryPool(hsa_amd_memory_pool_t MemoryPool) { in isValidMemoryPool()
331 hsa_status_t addMemoryPool(hsa_amd_memory_pool_t MemoryPool, void *Data) { in addMemoryPool()
865 hsa_status_t addDeviceMemoryPool(hsa_amd_memory_pool_t MemoryPool, in addDeviceMemoryPool()
888 Agents[DeviceId], [&](hsa_amd_memory_pool_t MemoryPool) { in setupDevicePools()
924 for (const auto &MemoryPool : HostPools) { in setupHostMemoryPools() local
1872 hsa_amd_memory_pool_t MemoryPool = DeviceInfo().getDeviceMemoryPool(DeviceId); in implCalloc() local
2615 hsa_amd_memory_pool_t MemoryPool = DeviceInfo().getDeviceMemoryPool(DeviceId); in __tgt_rtl_data_alloc() local