| /openbsd/src/gnu/gcc/gcc/ |
| D | tree-eh.c | 650 append_to_statement_list (x, &q->repl_stmt); in do_return_redirection() 670 append_to_statement_list (mod, &q->repl_stmt); in do_return_redirection() 673 append_to_statement_list (x, &q->repl_stmt); in do_return_redirection() 685 append_to_statement_list (mod, &q->repl_stmt); in do_goto_redirection() 688 append_to_statement_list (x, &q->repl_stmt); in do_goto_redirection() 713 append_to_statement_list (x, tp); in frob_into_branch_around() 719 append_to_statement_list (x, tp); in frob_into_branch_around() 722 append_to_statement_list (op1, tp); in frob_into_branch_around() 727 append_to_statement_list (x, tp); in frob_into_branch_around() 869 append_to_statement_list (protect_cleanup_actions, &EH_FILTER_FAILURE (x)); in honor_protect_cleanup_actions() [all …]
|
| D | omp-low.c | 1791 append_to_statement_list (x, ©in_seq); in lower_rec_input_clauses() 1885 append_to_statement_list (x, &sub_list); in lower_lastprivate_clauses() 1971 append_to_statement_list (x, &sub_list); in lower_reduction_clauses() 2328 append_to_statement_list (f, &TREE_OPERAND (t, 1)); in maybe_catch_exception() 2331 append_to_statement_list (t, stmt_p); in maybe_catch_exception() 2658 append_to_statement_list (t, &list); in expand_omp_for_generic() 2700 append_to_statement_list (t, &list); in expand_omp_for_generic() 2718 append_to_statement_list (t, &list); in expand_omp_for_generic() 2859 append_to_statement_list (t, &list); in expand_omp_for_static_nochunk() 2894 append_to_statement_list (t, &list); in expand_omp_for_static_nochunk() [all …]
|
| D | gimplify.c | 244 append_to_statement_list (gimplify_ctxp->conditional_cleanups, pre_p); in gimple_pop_condition() 318 append_to_statement_list (tree t, tree *list_p) in append_to_statement_list() function 339 append_to_statement_list (t, list_p); in gimplify_and_add() 941 append_to_statement_list (failure, &EH_FILTER_FAILURE (t)); in gimple_build_eh_filter() 944 append_to_statement_list (body, &TREE_OPERAND (t, 0)); in gimple_build_eh_filter() 1104 append_to_statement_list (stack_restore, &TREE_OPERAND (t, 1)); in gimplify_bind_expr() 1107 append_to_statement_list (stack_save, &BIND_EXPR_BODY (bind_expr)); in gimplify_bind_expr() 1108 append_to_statement_list (t, &BIND_EXPR_BODY (bind_expr)); in gimplify_bind_expr() 1117 append_to_statement_list (bind_expr, pre_p); in gimplify_bind_expr() 1294 append_to_statement_list (start_label, pre_p); in gimplify_loop_expr() [all …]
|
| D | tree-mudflap.c | 1055 append_to_statement_list (unregister_fncall, &finally_stmts); in mx_register_decls() 1069 append_to_statement_list (t, stmt_list); in mx_register_decls() 1190 append_to_statement_list (call_stmt, &enqueued_call_stmt_chain); in mudflap_register_call() 1246 append_to_statement_list (call2_stmt, &ctor_statements); in mudflap_finish_file() 1255 append_to_statement_list (call_stmt, &ctor_statements); in mudflap_finish_file() 1295 append_to_statement_list (enqueued_call_stmt_chain, &ctor_statements); in mudflap_finish_file()
|
| D | tree-iterator.h | 120 void append_to_statement_list (tree, tree *);
|
| D | tree-sra.c | 1690 append_to_statement_list (t, list_p); in generate_copy_inout() 1698 append_to_statement_list (t, list_p); in generate_copy_inout() 1733 append_to_statement_list (t, list_p); in generate_element_copy() 1764 append_to_statement_list (t, list_p); in generate_element_zero() 2107 append_to_statement_list (list, &list0); in scalarize_init()
|
| D | tree-nested.c | 1828 append_to_statement_list (x, &stmt_list); in finalize_nesting_tree_1() 1839 append_to_statement_list (x, &stmt_list); in finalize_nesting_tree_1() 1871 append_to_statement_list (x, &stmt_list); in finalize_nesting_tree_1() 1880 append_to_statement_list (BIND_EXPR_BODY (DECL_SAVED_TREE (context)), in finalize_nesting_tree_1()
|
| D | coverage.c | 933 append_to_statement_list (t, &body); in create_coverage()
|
| D | tree-complex.c | 536 append_to_statement_list (last, &list); in set_component_ssa_name()
|
| D | tree-cfg.c | 1646 append_to_statement_list (TREE_OPERAND (stmt, 1), stmt_p); in remove_useless_stmts_tf() 3108 append_to_statement_list (stmt, &PENDING_STMT (e)); in bsi_insert_on_edge()
|
| D | c-common.c | 698 append_to_statement_list (TREE_VALUE (stack), &stmts); in finish_fname_decls()
|
| D | c-decl.c | 7868 append_to_statement_list (build_function_call (TREE_VALUE (cdtors), 0), in build_cdtor()
|
| D | builtins.c | 4426 append_to_statement_list (t, pre_p); in gimplify_va_arg_expr()
|
| /openbsd/src/gnu/gcc/gcc/cp/ |
| D | cp-gimplify.c | 76 append_to_statement_list (body, &sl); in finish_bc_block() 77 append_to_statement_list (t, &sl); in finish_bc_block() 211 append_to_statement_list (t, &stmt_list); in gimplify_cp_loop() 241 append_to_statement_list (t, &stmt_list); in gimplify_cp_loop() 251 append_to_statement_list (top, &stmt_list); in gimplify_cp_loop() 252 append_to_statement_list (body, &stmt_list); in gimplify_cp_loop() 253 append_to_statement_list (incr, &stmt_list); in gimplify_cp_loop() 254 append_to_statement_list (entry, &stmt_list); in gimplify_cp_loop() 255 append_to_statement_list (exit, &stmt_list); in gimplify_cp_loop() 439 append_to_statement_list (stmt, pre_p); in gimplify_must_not_throw_expr() [all …]
|
| D | ChangeLog.tree-ssa | 196 with append_to_statement_list.
|
| /openbsd/src/gnu/gcc/gcc/treelang/ |
| D | treetree.c | 284 append_to_statement_list (bindexpr, &stmts); in tree_code_if_else() 304 append_to_statement_list (bindexpr, &stmts); in tree_code_if_end()
|
| /openbsd/src/gnu/gcc/gcc/objc/ |
| D | objc-act.c | 3620 append_to_statement_list (t, last); in next_sjlj_build_catch_list() 3624 append_to_statement_list (t, last); in next_sjlj_build_catch_list() 3690 append_to_statement_list (t, &BIND_EXPR_BODY (bind)); in next_sjlj_build_try_catch_finally() 3696 append_to_statement_list (try_fin, &BIND_EXPR_BODY (bind)); in next_sjlj_build_try_catch_finally() 3706 append_to_statement_list (t, &BIND_EXPR_BODY (catch_seq)); in next_sjlj_build_try_catch_finally() 3711 append_to_statement_list (t, &BIND_EXPR_BODY (catch_seq)); in next_sjlj_build_try_catch_finally() 3730 append_to_statement_list (t, &TREE_OPERAND (try_fin, 1)); in next_sjlj_build_try_catch_finally() 3732 append_to_statement_list (cur_try_context->finally_body, in next_sjlj_build_try_catch_finally() 3741 append_to_statement_list (t, &TREE_OPERAND (try_fin, 1)); in next_sjlj_build_try_catch_finally() 3842 append_to_statement_list (c, &cur_try_context->catch_list); in objc_finish_catch_clause()
|
| /openbsd/src/gnu/gcc/gcc/config/m88k/ |
| D | m88k.c | 1922 append_to_statement_list (t, pre_p); in m88k_gimplify_va_arg() 1957 append_to_statement_list (t, pre_p); in m88k_gimplify_va_arg()
|
| /openbsd/src/gnu/gcc/gcc/config/s390/ |
| D | s390.c | 8117 append_to_statement_list (t, pre_p); in s390_gimplify_va_arg() 8138 append_to_statement_list (t, pre_p); in s390_gimplify_va_arg()
|
| /openbsd/src/gnu/gcc/gcc/config/rs6000/ |
| D | rs6000.c | 5920 append_to_statement_list (post, pre_p); in rs6000_gimplify_va_arg() 6019 append_to_statement_list (t, pre_p); in rs6000_gimplify_va_arg() 6052 append_to_statement_list (t, pre_p); in rs6000_gimplify_va_arg()
|
| /openbsd/src/gnu/gcc/gcc/config/i386/ |
| D | i386.c | 4498 append_to_statement_list (t, pre_p); in ix86_gimplify_va_arg() 4528 append_to_statement_list (t, pre_p); in ix86_gimplify_va_arg()
|
| /openbsd/src/gnu/gcc/gcc/config/alpha/ |
| D | alpha.c | 6303 append_to_statement_list (internal_post, pre_p); in alpha_gimplify_va_arg_1()
|