Home
last modified time | relevance | path

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

/external/llvm-project/openmp/libomptarget/plugins/amdgpu/impl/
Dinternal.h192 extern std::vector<hsa_amd_memory_pool_t> atl_gpu_kernarg_pools;
Dsystem.cpp141 std::vector<hsa_amd_memory_pool_t> atl_gpu_kernarg_pools; variable
268 atl_gpu_kernarg_pools.push_back(memory_pool); in get_memory_pool_info()
/external/llvm-project/openmp/libomptarget/plugins/amdgpu/src/
Drtl.cpp150 atl_gpu_kernarg_pools[0], in KernelArgPool()