Home
last modified time | relevance | path

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

/external/llvm-project/openmp/libomptarget/plugins/amdgpu/impl/
Dsystem.cpp435 int gpus_end = cpu_procs.size() + gpu_procs.size(); in init_compute_and_memory() local
463 for (int i = gpus_begin; i < gpus_end; i++) { in init_compute_and_memory()