Home
last modified time | relevance | path

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

/external/llvm-project/openmp/libomptarget/plugins/amdgpu/impl/
Dmachine.cpp17 extern hsa_region_t atl_cpu_kernarg_region;
Dsystem.cpp142 hsa_region_t atl_cpu_kernarg_region; variable
485 atl_cpu_kernarg_region.handle = (uint64_t)-1; in init_compute_and_memory()
488 cpu_procs[0].agent(), get_fine_grained_region, &atl_cpu_kernarg_region); in init_compute_and_memory()
492 err = (atl_cpu_kernarg_region.handle == (uint64_t)-1) ? HSA_STATUS_ERROR in init_compute_and_memory()