Home
last modified time | relevance | path

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

/dports/math/libpgmath/flang-d07daf3/tools/flang2/flang2exe/
H A Dsemant.h246 #define DI_IS_ORDERED(d) sem.doif_base[d].omp.v.v2.is_ordered macro
/dports/math/libpgmath/flang-d07daf3/tools/flang1/flang1exe/
H A Dsemant.h421 #define DI_IS_ORDERED(d) sem.doif_base[d].u.u4.v.v1.is_ordered macro
H A Dsemsmp.c1120 if (DI_IS_ORDERED(doif)) { in semsmp()
1153 if (DI_IS_ORDERED(doif)) { in semsmp()
6351 DI_IS_ORDERED(doif) = CL_PRESENT(CL_ORDERED); in do_schedule()
6386 DI_IS_ORDERED(doif) = CL_PRESENT(CL_ORDERED); in do_dist_schedule()
6471 A_ORDEREDP(dast, DI_IS_ORDERED(sem.doif_depth)); in do_distbegin()
H A Dsemutil.c5756 A_ORDEREDP(ast, DI_IS_ORDERED(sem.doif_depth)); in do_parbegin()