Home
last modified time | relevance | path

Searched refs:cxx_omp_finish_clause (Results 1 – 18 of 18) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/gcc/cp/
H A Dcp-objcp-common.h174 #define LANG_HOOKS_OMP_FINISH_CLAUSE cxx_omp_finish_clause
H A Dcp-gimplify.c2432 cxx_omp_finish_clause (tree c, gimple_seq *) in cxx_omp_finish_clause() function
H A Dsemantics.c8736 cxx_omp_finish_clause (ivc, NULL); in handle_omp_for_class_iterator()
8768 cxx_omp_finish_clause (loop_iv_seen, NULL); in handle_omp_for_class_iterator()
H A Dcp-tree.h7815 extern void cxx_omp_finish_clause (tree, gimple_seq *);
/netbsd-src/external/gpl3/gcc/dist/gcc/cp/
H A Dcp-objcp-common.h187 #define LANG_HOOKS_OMP_FINISH_CLAUSE cxx_omp_finish_clause
H A Dcp-gimplify.cc2274 cxx_omp_finish_clause (tree c, gimple_seq *, bool /* openacc */) in cxx_omp_finish_clause() function
H A DChangeLog-20081689 * cp-tree.h (cxx_omp_finish_clause, cxx_omp_create_clause_info,
1694 * cp-gimplify.c (cxx_omp_finish_clause): New function.
H A DChangeLog-20142089 * cp-gimplify.c (cxx_omp_finish_clause): Add a gimple_seq *
2091 * cp-tree.h (cxx_omp_finish_clause): Adjust prototype.
H A Dsemantics.cc10196 cxx_omp_finish_clause (ivc, NULL, false); in handle_omp_for_class_iterator()
10228 cxx_omp_finish_clause (loop_iv_seen, NULL, false); in handle_omp_for_class_iterator()
H A DChangeLog-20202430 * cp-gimplify.c (cxx_omp_finish_clause): Add bool openacc arg.
2431 * cp-tree.h (cxx_omp_finish_clause): Likewise
H A Dcp-tree.h8239 extern void cxx_omp_finish_clause (tree, gimple_seq *, bool);
H A DChangeLog-20092674 cxx_omp_clause_assign_op, cxx_omp_clause_dtor, cxx_omp_finish_clause,
H A DChangeLog-20151341 (cxx_omp_finish_clause): Don't diagnose references.
H A DChangeLog-2013863 (cxx_omp_finish_clause): Adjust cxx_omp_create_clause_info
H A DChangeLog-20211253 * cp-gimplify.c (cxx_omp_finish_clause): Handle OMP_CLAUSE_PRIVATE.
H A DChangeLog-20182947 cxx_omp_const_qual_no_mutable, cxx_omp_finish_clause,
H A DChangeLog-20173117 * cp-gimplify.c (cxx_omp_finish_clause): When changing clause
H A DChangeLog-20192971 (cxx_omp_finish_clause): Also finish lastprivate clause with