Home
last modified time | relevance | path

Searched refs:stmt_seqp (Results 1 – 3 of 3) sorted by relevance

/netbsd/external/gpl3/gcc/dist/gcc/
H A Domp-low.c6954 lower_reduction_clauses (tree clauses, gimple_seq *stmt_seqp, in lower_reduction_clauses() argument
7067 gimplify_and_add (x, stmt_seqp); in lower_reduction_clauses()
7126 gimplify_expr (&v, stmt_seqp, NULL, is_gimple_val, fb_rvalue); in lower_reduction_clauses()
7140 gimplify_assign (m, new_var, stmt_seqp); in lower_reduction_clauses()
7143 gimplify_assign (m, ref, stmt_seqp); in lower_reduction_clauses()
7145 gimplify_assign (i, build_int_cst (TREE_TYPE (v), 0), stmt_seqp); in lower_reduction_clauses()
7235 gimple_seq_add_stmt (stmt_seqp, stmt); in lower_reduction_clauses()
7237 gimple_seq_add_seq (stmt_seqp, sub_seq); in lower_reduction_clauses()
7241 gimple_seq_add_seq (stmt_seqp, *clist); in lower_reduction_clauses()
7247 gimple_seq_add_stmt (stmt_seqp, stmt); in lower_reduction_clauses()
H A Domp-low.cc7658 lower_reduction_clauses (tree clauses, gimple_seq *stmt_seqp, in lower_reduction_clauses() argument
7772 gimplify_and_add (x, stmt_seqp); in lower_reduction_clauses()
7832 gimplify_expr (&v, stmt_seqp, NULL, is_gimple_val, fb_rvalue); in lower_reduction_clauses()
7846 gimplify_assign (m, new_var, stmt_seqp); in lower_reduction_clauses()
7849 gimplify_assign (m, ref, stmt_seqp); in lower_reduction_clauses()
7851 gimplify_assign (i, build_int_cst (TREE_TYPE (v), 0), stmt_seqp); in lower_reduction_clauses()
7941 gimple_seq_add_stmt (stmt_seqp, stmt); in lower_reduction_clauses()
7943 gimple_seq_add_seq (stmt_seqp, sub_seq); in lower_reduction_clauses()
7947 gimple_seq_add_seq (stmt_seqp, *clist); in lower_reduction_clauses()
7953 gimple_seq_add_stmt (stmt_seqp, stmt); in lower_reduction_clauses()
/netbsd/external/gpl3/gcc.old/dist/gcc/
H A Domp-low.c6954 lower_reduction_clauses (tree clauses, gimple_seq *stmt_seqp, in lower_reduction_clauses() argument
7067 gimplify_and_add (x, stmt_seqp); in lower_reduction_clauses()
7126 gimplify_expr (&v, stmt_seqp, NULL, is_gimple_val, fb_rvalue); in lower_reduction_clauses()
7140 gimplify_assign (m, new_var, stmt_seqp); in lower_reduction_clauses()
7143 gimplify_assign (m, ref, stmt_seqp); in lower_reduction_clauses()
7145 gimplify_assign (i, build_int_cst (TREE_TYPE (v), 0), stmt_seqp); in lower_reduction_clauses()
7235 gimple_seq_add_stmt (stmt_seqp, stmt); in lower_reduction_clauses()
7237 gimple_seq_add_seq (stmt_seqp, sub_seq); in lower_reduction_clauses()
7241 gimple_seq_add_seq (stmt_seqp, *clist); in lower_reduction_clauses()
7247 gimple_seq_add_stmt (stmt_seqp, stmt); in lower_reduction_clauses()