Home
last modified time | relevance | path

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

/external/llvm-project/openmp/libomptarget/plugins/amdgpu/impl/
Dsystem.cpp140 hsa_region_t atl_gpu_kernarg_region; variable
497 atl_gpu_kernarg_region.handle = (uint64_t)-1; in init_compute_and_memory()
500 &atl_gpu_kernarg_region); in init_compute_and_memory()
501 err = (atl_gpu_kernarg_region.handle == (uint64_t)-1) ? HSA_STATUS_ERROR in init_compute_and_memory()