Home
last modified time | relevance | path

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

/netbsd/external/gpl3/gcc/dist/gcc/fortran/
H A Ddump-parse-tree.cc1380 case OMP_DEPEND_OUT: fputs ("out:", dumpfile); break; in show_omp_namelist()
1899 case OMP_DEPEND_OUT: deptype = "OUT"; break; in show_omp_clauses()
H A Dopenmp.cc1877 gfc_omp_depend_op depend_op = OMP_DEPEND_OUT; in gfc_match_omp_clauses()
1883 depend_op = OMP_DEPEND_OUT; in gfc_match_omp_clauses()
3767 c->depobj_update = OMP_DEPEND_OUT; in gfc_match_omp_depobj()
H A Dgfortran.h1272 OMP_DEPEND_OUT, enumerator
H A Dopenmp.c1155 gfc_omp_depend_op depend_op = OMP_DEPEND_OUT;
1161 depend_op = OMP_DEPEND_OUT;
H A Ddump-parse-tree.c1308 case OMP_DEPEND_OUT: fputs ("out:", dumpfile); break; in show_omp_namelist()
H A Dtrans-openmp.cc2932 case OMP_DEPEND_OUT: in gfc_trans_omp_clauses()
5582 case OMP_DEPEND_OUT: k = GOMP_DEPEND_OUT; break; in gfc_trans_omp_depobj()
H A Dtrans-openmp.c2443 case OMP_DEPEND_OUT:
/netbsd/external/gpl3/gcc.old/dist/gcc/fortran/
H A Dgfortran.h1193 OMP_DEPEND_OUT, enumerator
H A Dopenmp.c1155 gfc_omp_depend_op depend_op = OMP_DEPEND_OUT;
1161 depend_op = OMP_DEPEND_OUT;
H A Ddump-parse-tree.c1308 case OMP_DEPEND_OUT: fputs ("out:", dumpfile); break; in show_omp_namelist()
H A Dtrans-openmp.c2443 case OMP_DEPEND_OUT: