Searched refs:OMPT_LOOP_PRE (Results 1 - 1 of 1) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/openmp/runtime/src/
H A Dkmp_gsupport.cpp1080 #define OMPT_LOOP_PRE() \ macro
1095 #define OMPT_LOOP_PRE()
1103 kmp_sch_static, OMPT_LOOP_PRE, OMPT_LOOP_POST) variable
1106 kmp_sch_dynamic_chunked, OMPT_LOOP_PRE, OMPT_LOOP_POST) variable
1109 kmp_sch_guided_chunked, OMPT_LOOP_PRE, OMPT_LOOP_POST) variable
1112 kmp_sch_runtime, OMPT_LOOP_PRE, OMPT_LOOP_POST) variable
1497 kmp_sch_static, OMPT_LOOP_PRE, OMPT_LOOP_POST) variable
1499 kmp_sch_dynamic_chunked, OMPT_LOOP_PRE, OMPT_LOOP_POST) variable
1502 kmp_sch_guided_chunked, OMPT_LOOP_PRE, OMPT_LOOP_POST) variable
1505 kmp_sch_dynamic_chunked, OMPT_LOOP_PRE, OMPT_LOOP_POS variable
1507 kmp_sch_guided_chunked, OMPT_LOOP_PRE, OMPT_LOOP_POST) variable
1509 kmp_sch_runtime, OMPT_LOOP_PRE, OMPT_LOOP_POST) variable
[all...]

Completed in 52 milliseconds