Home
last modified time | relevance | path

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

/llvm-project-15.0.7/openmp/libompd/src/
H A Domp-icv.cpp293 .getValue(*current_nesting_level); in ompd_get_nthreads_aux()
317 uint32_t current_nesting_level; in ompd_get_nthreads() local
331 if (current_nesting_level < used - 1) { in ompd_get_nthreads()
344 uint32_t current_nesting_level; in ompd_get_nthreads() local
356 num_list_elems = used - current_nesting_level; in ompd_get_nthreads()
385 current_nesting_level < used; current_nesting_level++) { in ompd_get_nthreads()
837 .getValue(*current_nesting_level); in ompd_get_proc_bind_aux()
856 uint32_t current_nesting_level; in ompd_get_proc_bind() local
869 if (current_nesting_level < used - 1) { in ompd_get_proc_bind()
882 uint32_t current_nesting_level; in ompd_get_proc_bind() local
[all …]