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 D | cp-objcp-common.h | 174 #define LANG_HOOKS_OMP_FINISH_CLAUSE cxx_omp_finish_clause
|
H A D | cp-gimplify.c | 2432 cxx_omp_finish_clause (tree c, gimple_seq *) in cxx_omp_finish_clause() function
|
H A D | semantics.c | 8736 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 D | cp-tree.h | 7815 extern void cxx_omp_finish_clause (tree, gimple_seq *);
|
/netbsd-src/external/gpl3/gcc/dist/gcc/cp/ |
H A D | cp-objcp-common.h | 187 #define LANG_HOOKS_OMP_FINISH_CLAUSE cxx_omp_finish_clause
|
H A D | cp-gimplify.cc | 2274 cxx_omp_finish_clause (tree c, gimple_seq *, bool /* openacc */) in cxx_omp_finish_clause() function
|
H A D | ChangeLog-2008 | 1689 * cp-tree.h (cxx_omp_finish_clause, cxx_omp_create_clause_info, 1694 * cp-gimplify.c (cxx_omp_finish_clause): New function.
|
H A D | ChangeLog-2014 | 2089 * cp-gimplify.c (cxx_omp_finish_clause): Add a gimple_seq * 2091 * cp-tree.h (cxx_omp_finish_clause): Adjust prototype.
|
H A D | semantics.cc | 10196 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 D | ChangeLog-2020 | 2430 * cp-gimplify.c (cxx_omp_finish_clause): Add bool openacc arg. 2431 * cp-tree.h (cxx_omp_finish_clause): Likewise
|
H A D | cp-tree.h | 8239 extern void cxx_omp_finish_clause (tree, gimple_seq *, bool);
|
H A D | ChangeLog-2009 | 2674 cxx_omp_clause_assign_op, cxx_omp_clause_dtor, cxx_omp_finish_clause,
|
H A D | ChangeLog-2015 | 1341 (cxx_omp_finish_clause): Don't diagnose references.
|
H A D | ChangeLog-2013 | 863 (cxx_omp_finish_clause): Adjust cxx_omp_create_clause_info
|
H A D | ChangeLog-2021 | 1253 * cp-gimplify.c (cxx_omp_finish_clause): Handle OMP_CLAUSE_PRIVATE.
|
H A D | ChangeLog-2018 | 2947 cxx_omp_const_qual_no_mutable, cxx_omp_finish_clause,
|
H A D | ChangeLog-2017 | 3117 * cp-gimplify.c (cxx_omp_finish_clause): When changing clause
|
H A D | ChangeLog-2019 | 2971 (cxx_omp_finish_clause): Also finish lastprivate clause with
|