Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/openmp/runtime/src/
H A Dkmp_gsupport.cpp69 kmp_depend_info_t get_kmp_depend(size_t index) const { in get_kmp_depend() function in kmp_gomp_depends_info_t
1287 dep_list[i] = gomp_depends.get_kmp_depend(i);
1316 dep_list[i] = gomp_depends.get_kmp_depend(i);
2000 dep_list[i] = gomp_depends.get_kmp_depend(i); in KMP_EXPAND_NAME()