Home
last modified time | relevance | path

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

/dports/math/libpgmath/flang-d07daf3/tools/flang1/flang1exe/
H A Dsemsmp.c7786 case DI_PARDO: in begin_parallel_clause()
7818 case DI_PARDO: in begin_parallel_clause()
7838 case DI_PARDO: in begin_parallel_clause()
7859 case DI_PARDO: in begin_parallel_clause()
7883 case DI_PARDO: in begin_parallel_clause()
7903 case DI_PARDO: in end_parallel_clause()
7919 case DI_PARDO: in end_parallel_clause()
7943 case DI_PARDO: in end_parallel_clause()
8257 case DI_PARDO: in end_lastprivate()
8541 case DI_PARDO: in restore_clauses()
[all …]
H A Dsemant.h307 #define DI_PARDO 9 macro
H A Dsemsym.c1751 case DI_PARDO: in decl_private_sym()
H A Dsemutil.c1463 case DI_PARDO: in mklvalue()
5741 if(DI_ID(sem.doif_depth) == DI_PARDO && in do_parbegin()
6310 case DI_PARDO: in do_end()
H A Dsemant3.c2022 } else if (sem.doif_depth > 1 && DI_ID(sem.doif_depth) == DI_PARDO) { in semant3()
5319 if (DI_ID(j) != DI_PARDO && DI_ID(j) != DI_PDO && in semant3()
H A Dsemant.c1030 case DI_PARDO: in semant1()
1157 case DI_PARDO: in semant1()
1638 case DI_PARDO: in semant1()
/dports/math/libpgmath/flang-d07daf3/tools/flang2/flang2exe/
H A Dsemant.h208 #define DI_PARDO 4 macro