Home
last modified time | relevance | path

Searched refs:gimplify_stmt (Results 1 – 7 of 7) sorted by relevance

/openbsd/gnu/gcc/gcc/cp/
H A Dcp-gimplify.c117 gimplify_stmt (&body); in genericize_try_block()
122 gimplify_stmt (&cleanup); in genericize_try_block()
135 gimplify_stmt (&body); in genericize_catch_block()
152 gimplify_stmt (&body); in genericize_eh_spec_block()
230 gimplify_stmt (&exit); in gimplify_cp_loop()
246 gimplify_stmt (&body); in gimplify_cp_loop()
247 gimplify_stmt (&incr); in gimplify_cp_loop()
315 gimplify_stmt (stmt_p); in gimplify_switch_stmt()
341 gimplify_stmt (expr_p); in cp_gimplify_omp_for()
432 gimplify_stmt (&body); in gimplify_must_not_throw_expr()
H A DChangeLog-20044788 (genericize_try_block): Use gimplify_stmt.
/openbsd/gnu/gcc/gcc/
H A Dtree-gimple.h117 extern void gimplify_stmt (tree *);
H A Dgimplify.c338 gimplify_stmt (&t); in gimplify_and_add()
2505 gimplify_stmt (expr_p); in gimplify_cond_expr()
3105 gimplify_stmt (expr_p); in gimplify_init_constructor()
3539 gimplify_stmt (from_p); in gimplify_modify_expr()
3540 gimplify_stmt (to_p); in gimplify_modify_expr()
3715 gimplify_stmt (sub_p); in gimplify_compound_expr()
3727 gimplify_stmt (expr_p); in gimplify_compound_expr()
3746 gimplify_stmt (tsi_stmt_ptr (i)); in gimplify_statement_list()
4299 gimplify_stmt (tree *stmt_p) in gimplify_stmt() function
4309 gimplify_stmt (stmt_p); in gimplify_to_stmt_list()
[all …]
H A Dtree-mudflap.c1043 gimplify_stmt (&register_fncall); in mx_register_decls()
1044 gimplify_stmt (&unregister_fncall); in mx_register_decls()
H A Dtree-inline.c715 gimplify_stmt (&stmt); in copy_bb()
1109 gimplify_stmt (&init_stmt); in setup_one_parameter()
H A Domp-low.c1775 gimplify_stmt (&dtor); in lower_rec_input_clauses()