Home
last modified time | relevance | path

Searched refs:tsi_link_before (Results 1 – 14 of 14) sorted by relevance

/trueos/contrib/gcc/
HDgimple-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 …]
HDtree-iterator.h110 extern void tsi_link_before (tree_stmt_iterator *, tree,
HDtree-eh.c423 tsi_link_before (tsi, t, TSI_SAME_STMT); in replace_goto_queue_1()
846 tsi_link_before (&i, x, TSI_CONTINUE_LINKING); in honor_protect_cleanup_actions()
850 tsi_link_before (&i, x, TSI_CONTINUE_LINKING); in honor_protect_cleanup_actions()
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()
HDtree-iterator.c68 tsi_link_before (tree_stmt_iterator *i, tree t, enum tsi_iterator_update mode) in tsi_link_before() function
HDtree-nested.c393 tsi_link_before (tsi, stmt, TSI_SAME_STMT); in init_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()
HDtree-mudflap.c1052 tsi_link_before (&initially_stmts, register_fncall, TSI_SAME_STMT); in mx_register_decls()
HDomp-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()
HDtree-cfg.c1919 tsi_link_before (&i, t, TSI_SAME_STMT); in remove_useless_stmts_1()
2864 tsi_link_before (&i->tsi, t, (enum tsi_iterator_update) m); in bsi_insert_before()
HDgimplify.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()
HDc-decl.c8242 tsi_link_before (&i, decl_stmt, TSI_SAME_STMT); in declare_block_prologue_local_vars()
HDChangeLog.tree-ssa5862 (tsi_link_before, tsi_link_after, tsi_delink): Move to tree-iterator.c.
7849 * tree.c (tsi_link_before): Remove unnecessary parens.
8117 (tsi_link_before, tsi_link_after): Handle new TSI_...
12136 (tsi_link_before, tsi_link_after, tsi_delink, tsi_new_stmt_list,
12142 * tree.c (tsi_link_before): New function to link a stmt before an
HDChangeLog-200414008 * tree-iterator.c (alloc_stmt_list, tsi_link_before, tsi_link_after,
29701 (tsi_link_before, tsi_link_after): Set TREE_SIDE_EFFECTS properly.
HDChangeLog-200511703 * tree-iterator.c (tsi_link_before): Support the case when
/trueos/contrib/gcc/cp/
HDparser.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()