Home
last modified time | relevance | path

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

/external/llvm-project/openmp/libomptarget/plugins/amdgpu/impl/
Dsystem.cpp332 static hsa_status_t get_kernarg_memory_region(hsa_region_t region, void *data) { in get_kernarg_memory_region() function
499 hsa_agent_iterate_regions(gpu_procs[0].agent(), get_kernarg_memory_region, in init_compute_and_memory()