Home
last modified time | relevance | path

Searched refs:before_join (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Domp-low.c6739 gimple_seq before_join = NULL; in lower_oacc_reductions() local
6931 gimplify_assign (v3, fini_call, &before_join); in lower_oacc_reductions()
6941 gimple_seq_add_seq (join_seq, before_join); in lower_oacc_reductions()
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Domp-low.cc7436 gimple_seq before_join = NULL; in lower_oacc_reductions() local
7633 gimplify_assign (unshare_expr (v3), fini_call, &before_join); in lower_oacc_reductions()
7645 gimple_seq_add_seq (join_seq, before_join); in lower_oacc_reductions()