Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/openmp/runtime/src/
H A Dkmp_gsupport.cpp726 kmp_sch_runtime)
730 kmp_sch_runtime)
733 kmp_sch_runtime)
860 kmp_sch_runtime)
1011 KMP_EXPAND_NAME(KMP_API_NAME_GOMP_LOOP_ULL_RUNTIME_START), kmp_sch_runtime)
1016 kmp_sch_runtime)
1019 kmp_sch_runtime)
1153 kmp_sch_runtime)
1221 kmp_sch_runtime, OMPT_LOOP_PRE, OMPT_LOOP_POST)
1620 kmp_sch_runtime, OMPT_LOOP_PRE, OMPT_LOOP_POST) in PARALLEL_LOOP()
[all …]
H A Dkmp_dispatch.cpp264 if (schedule == kmp_sch_runtime) { in __kmp_dispatch_init_algorithm()
1039 if (schedule == kmp_sch_runtime && __kmp_hier_scheds.size > 0) { in __kmp_dispatch_init()
H A Dkmp.h376 kmp_sch_runtime = 37, enumerator