Home
last modified time | relevance | path

Searched defs:omp_get_ancestor_thread_num (Results 1 – 2 of 2) sorted by relevance

/llvm-project/openmp/runtime/src/
H A Dkmp_stub.cpp31 #define omp_get_ancestor_thread_num ompc_get_ancestor_thread_num macro
104 int omp_get_ancestor_thread_num(omp_int_t level) { in omp_get_ancestor_thread_num() function
/llvm-project/offload/DeviceRTL/src/
H A DState.cpp366 int omp_get_ancestor_thread_num(int Level) { in omp_get_ancestor_thread_num() function