Home
last modified time | relevance | path

Searched refs:TSI_SAME_STMT (Results 1 – 13 of 13) sorted by relevance

/freebsd-10-stable/contrib/gcc/
Dgimple-low.c200 tsi_link_before (tsi, stmt, TSI_SAME_STMT); in lower_omp_directive()
201 tsi_link_before (tsi, OMP_BODY (stmt), TSI_SAME_STMT); in lower_omp_directive()
339 tsi_link_before (tsi, BIND_EXPR_BODY (stmt), TSI_SAME_STMT); in lower_bind_expr()
588 tsi_link_before (tsi, t, TSI_SAME_STMT); in lower_return_expr()
673 tsi_link_before (tsi, t, TSI_SAME_STMT); in lower_builtin_setjmp()
680 tsi_link_before (tsi, t, TSI_SAME_STMT); in lower_builtin_setjmp()
685 tsi_link_before (tsi, t, TSI_SAME_STMT); in lower_builtin_setjmp()
689 tsi_link_before (tsi, t, TSI_SAME_STMT); in lower_builtin_setjmp()
697 tsi_link_before (tsi, t, TSI_SAME_STMT); in lower_builtin_setjmp()
704 tsi_link_before (tsi, t, TSI_SAME_STMT); in lower_builtin_setjmp()
[all …]
Dtree-iterator.c136 case TSI_SAME_STMT: in tsi_link_before()
209 case TSI_SAME_STMT: in tsi_link_after()
Dtree-iterator.h100 TSI_SAME_STMT, /* Leave the iterator at the same statement. */ enumerator
Dtree-eh.c423 tsi_link_before (tsi, t, TSI_SAME_STMT); in replace_goto_queue_1()
1471 tsi_link_before (&i, x, TSI_SAME_STMT); in lower_catch()
1482 tsi_link_before (&i, CATCH_BODY (catch), TSI_SAME_STMT); in lower_catch()
1663 tsi_link_before (&i, t, TSI_SAME_STMT); in lower_eh_constructs_1()
Dtree-nested.c393 tsi_link_before (tsi, stmt, TSI_SAME_STMT); in init_tmp_var()
421 tsi_link_after (tsi, stmt, TSI_SAME_STMT); in save_tmp_var()
1582 tsi_link_before (&wi->tsi, x, TSI_SAME_STMT); in convert_nl_goto_receiver()
1585 tsi_link_before (&wi->tsi, x, TSI_SAME_STMT); in convert_nl_goto_receiver()
Domp-low.c1776 tsi_link_before (&diter, dtor, TSI_SAME_STMT); in lower_rec_input_clauses()
4254 tsi_link_before (&wi->tsi, pre, TSI_SAME_STMT); in lower_regimplify()
4269 tsi_link_before (tsi, stmt, TSI_SAME_STMT); in init_tmp_var()
4287 tsi_link_after (tsi, stmt, TSI_SAME_STMT); in save_tmp_var()
Dtree-mudflap.c1052 tsi_link_before (&initially_stmts, register_fncall, TSI_SAME_STMT); in mx_register_decls()
Dgimplify.c3753 tsi_link_before (&i, t, TSI_SAME_STMT); in gimplify_statement_list()
4138 tsi_link_before (&iter, TREE_OPERAND (wce, 0), TSI_SAME_STMT); in gimplify_cleanup_point_expr()
Dtree-cfg.c1919 tsi_link_before (&i, t, TSI_SAME_STMT); in remove_useless_stmts_1()
Dc-decl.c8242 tsi_link_before (&i, decl_stmt, TSI_SAME_STMT); in declare_block_prologue_local_vars()
DChangeLog-2006796 TSI_SAME_STMT, since that's the desired entity.
DChangeLog-200512916 * tree-iterator.h (TSI_NEW_STMT, TSI_SAME_STMT): Fix
/freebsd-10-stable/contrib/gcc/cp/
Dparser.c20366 tsi_link_before (&i, initialization_stmt, TSI_SAME_STMT); in declare_block_prologue_local_vars()
20403 tsi_link_before (&i, decl_stmt, TSI_SAME_STMT); in declare_block_prologue_local_byref_vars()