Home
last modified time | relevance | path

Searched refs:OMP_CLAUSE_DEPEND_SINK_NEGATIVE (Results 1 – 16 of 16) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Domp-expand.c2157 if (forward ^ OMP_CLAUSE_DEPEND_SINK_NEGATIVE (deps)) in expand_omp_ordered_sink()
2213 if (OMP_CLAUSE_DEPEND_SINK_NEGATIVE (deps)) in expand_omp_ordered_sink()
2219 else if (OMP_CLAUSE_DEPEND_SINK_NEGATIVE (deps)) in expand_omp_ordered_sink()
2228 if (OMP_CLAUSE_DEPEND_SINK_NEGATIVE (deps)) in expand_omp_ordered_sink()
2234 if (OMP_CLAUSE_DEPEND_SINK_NEGATIVE (deps)) in expand_omp_ordered_sink()
2256 if (OMP_CLAUSE_DEPEND_SINK_NEGATIVE (deps)) in expand_omp_ordered_sink()
2263 else if (OMP_CLAUSE_DEPEND_SINK_NEGATIVE (deps)) in expand_omp_ordered_sink()
2322 if (OMP_CLAUSE_DEPEND_SINK_NEGATIVE (deps)) in expand_omp_ordered_sink()
H A Dtree-pretty-print.c748 if (OMP_CLAUSE_DEPEND_SINK_NEGATIVE (t)) in dump_omp_clause()
H A Dtree.h1608 #define OMP_CLAUSE_DEPEND_SINK_NEGATIVE(NODE) \ macro
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Domp-expand.cc3340 if (forward ^ OMP_CLAUSE_DEPEND_SINK_NEGATIVE (deps)) in expand_omp_ordered_sink()
3396 if (OMP_CLAUSE_DEPEND_SINK_NEGATIVE (deps)) in expand_omp_ordered_sink()
3402 else if (OMP_CLAUSE_DEPEND_SINK_NEGATIVE (deps)) in expand_omp_ordered_sink()
3411 if (OMP_CLAUSE_DEPEND_SINK_NEGATIVE (deps)) in expand_omp_ordered_sink()
3417 if (OMP_CLAUSE_DEPEND_SINK_NEGATIVE (deps)) in expand_omp_ordered_sink()
3439 if (OMP_CLAUSE_DEPEND_SINK_NEGATIVE (deps)) in expand_omp_ordered_sink()
3446 else if (OMP_CLAUSE_DEPEND_SINK_NEGATIVE (deps)) in expand_omp_ordered_sink()
3505 if (OMP_CLAUSE_DEPEND_SINK_NEGATIVE (deps)) in expand_omp_ordered_sink()
H A Dtree-pretty-print.cc821 if (OMP_CLAUSE_DEPEND_SINK_NEGATIVE (t)) in dump_omp_clause()
H A Dtree.h1675 #define OMP_CLAUSE_DEPEND_SINK_NEGATIVE(NODE) \ macro
H A DChangeLog-201512597 (OMP_CLAUSE_DEPEND_SINK_NEGATIVE, OMP_TARGET_COMBINED,
/netbsd-src/external/gpl3/gcc.old/dist/gcc/fortran/
H A Dtrans-openmp.c2380 OMP_CLAUSE_DEPEND_SINK_NEGATIVE (vec) = 1;
/netbsd-src/external/gpl3/gcc/dist/gcc/cp/
H A DChangeLog-20151427 For TREE_LIST, copy over OMP_CLAUSE_DEPEND_SINK_NEGATIVE bit.
H A Dpt.cc17781 OMP_CLAUSE_DEPEND_SINK_NEGATIVE (ret) in tsubst_omp_clause_decl()
17782 = OMP_CLAUSE_DEPEND_SINK_NEGATIVE (decl); in tsubst_omp_clause_decl()
H A Dparser.cc39032 OMP_CLAUSE_DEPEND_SINK_NEGATIVE (vec) = 1; in cp_parser_omp_clause_depend_sink()
/netbsd-src/external/gpl3/gcc/dist/gcc/fortran/
H A Dtrans-openmp.cc2865 OMP_CLAUSE_DEPEND_SINK_NEGATIVE (vec) = 1; in gfc_trans_omp_clauses()
/netbsd-src/external/gpl3/gcc.old/dist/gcc/cp/
H A Dpt.c17239 OMP_CLAUSE_DEPEND_SINK_NEGATIVE (ret) in tsubst_omp_clause_decl()
17240 = OMP_CLAUSE_DEPEND_SINK_NEGATIVE (decl); in tsubst_omp_clause_decl()
H A Dparser.c36440 OMP_CLAUSE_DEPEND_SINK_NEGATIVE (vec) = 1; in cp_parser_omp_clause_depend_sink()
/netbsd-src/external/gpl3/gcc.old/dist/gcc/c/
H A Dc-parser.c15376 OMP_CLAUSE_DEPEND_SINK_NEGATIVE (vec) = 1; in c_parser_omp_clause_depend_sink()
/netbsd-src/external/gpl3/gcc/dist/gcc/c/
H A Dc-parser.cc15861 OMP_CLAUSE_DEPEND_SINK_NEGATIVE (vec) = 1; in c_parser_omp_clause_depend_sink()