Home
last modified time | relevance | path

Searched refs:tsubst_omp_for_iterator (Results 1 – 12 of 12) sorted by relevance

/netbsd-src/external/gpl3/gcc/dist/gcc/cp/
H A DChangeLog-200830 * pt.c (tsubst_omp_for_iterator): RECUR on whole init_expr instead of
175 * pt.c (tsubst_omp_for_iterator): Likewise.
1724 (tsubst_omp_for_iterator): New function.
H A DChangeLog-20142473 * pt.c (tsubst_copy, tsubst_omp_for_iterator, tsubst_expr)
3405 * pt.c (tsubst_omp_for_iterator): Don't let substitution of the
3988 * pt.c (tsubst_omp_for_iterator): Early return for error_mark_node.
H A DChangeLog-20151021 (tsubst_omp_for_iterator): Adjust omp_privatize_field caller.
1435 (tsubst_omp_for_iterator): Add ORIG_DECLV argument, recur on
1441 constructs, handle OMP_TASKLOOP, adjust tsubst_omp_for_iterator,
H A DChangeLog-20121658 * pt.c (tsubst_omp_for_iterator): Simplify DECL_EXPR handling.
1951 * pt.c (tsubst_qualified_id, tsubst_omp_for_iterator,
H A DChangeLog-2018984 (tsubst_omp_for_iterator): Change orig_declv into a reference.
2228 * pt.c (tsubst_omp_for_iterator): Allow OMP_FOR_ORIG_DECLS to contain
4779 (tsubst_omp_for_iterator): Adjust do_auto_deduction call, forward
H A DChangeLog-2016974 * pt.c (tsubst_omp_for_iterator): Update commentary.
2754 (tsubst_omp_for_iterator): Update calls to finish_omp_clauses.
H A DChangeLog-2021157 (tsubst_omp_for_iterator): Adjust call to build_x_modify_expr.
H A Dpt.cc18105 tsubst_omp_for_iterator (tree t, int i, tree declv, tree &orig_declv, in tsubst_omp_for_iterator() function
19236 |= tsubst_omp_for_iterator (t, i, declv, orig_declv, initv, in tsubst_expr()
H A DChangeLog-20203584 * pt.c (tsubst_omp_for_iterator): Handle non-rectangular loops.
H A DChangeLog-20192974 (tsubst_omp_for_iterator): For OMP_LOOP, ignore parallel
/netbsd-src/external/gpl3/gcc.old/dist/gcc/cp/
H A Dpt.c17541 tsubst_omp_for_iterator (tree t, int i, tree declv, tree &orig_declv, in tsubst_omp_for_iterator() function
18615 |= tsubst_omp_for_iterator (t, i, declv, orig_declv, initv, in tsubst_expr()
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A DChangeLog-200919557 * cp/pt.c (tsubst_omp_for_iterator): Pass location to