/netbsd-src/external/gpl3/gcc/dist/gcc/c-family/ |
H A D | c-gimplify.cc | 165 append_to_statement_list (build1 (LABEL_EXPR, void_type_node, label), in finish_bc_block() 256 append_to_statement_list (t, &stmt_list); in genericize_c_loop() 287 append_to_statement_list (t, &stmt_list); in genericize_c_loop() 303 append_to_statement_list (top, &stmt_list); in genericize_c_loop() 306 append_to_statement_list (body, &stmt_list); in genericize_c_loop() 314 append_to_statement_list (d, &stmt_list); in genericize_c_loop() 316 append_to_statement_list (incr, &stmt_list); in genericize_c_loop() 318 append_to_statement_list (entry, &stmt_list); in genericize_c_loop() 324 append_to_statement_list (d, &stmt_list); in genericize_c_loop() 326 append_to_statement_list (exit, &stmt_list); in genericize_c_loop() [all …]
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/brig/brigfrontend/ |
H A D | brig-branch-inst-handler.cc | 180 append_to_statement_list (default_case, &SWITCH_BODY (switch_expr)); in operator ()() 184 append_to_statement_list (default_jump, &SWITCH_BODY (switch_expr)); in operator ()() 192 append_to_statement_list (case_label, &SWITCH_BODY (switch_expr)); in operator ()() 196 append_to_statement_list (jump, &SWITCH_BODY (switch_expr)); in operator ()()
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/cp/ |
H A D | cp-gimplify.c | 100 append_to_statement_list (build1 (LABEL_EXPR, void_type_node, label), in finish_bc_block() 153 append_to_statement_list (failure, &EH_FILTER_FAILURE (t)); in build_gimple_eh_filter_tree() 156 append_to_statement_list (body, &TREE_OPERAND (t, 0)); in build_gimple_eh_filter_tree() 290 append_to_statement_list (debug_begin, &stmt_list); in genericize_cp_loop() 292 append_to_statement_list (exit, &stmt_list); in genericize_cp_loop() 294 append_to_statement_list (body, &stmt_list); in genericize_cp_loop() 302 append_to_statement_list (d, &stmt_list); in genericize_cp_loop() 304 append_to_statement_list (incr, &stmt_list); in genericize_cp_loop() 306 append_to_statement_list (debug_begin, &stmt_list); in genericize_cp_loop() 308 append_to_statement_list (exit, &stmt_list); in genericize_cp_loop() [all …]
|
H A D | coroutines.cc | 1662 append_to_statement_list (r, &body_list); in expand_one_await_expression() 1684 append_to_statement_list (suspend, &body_list); in expand_one_await_expression() 1695 append_to_statement_list (r, &body_list); in expand_one_await_expression() 1702 append_to_statement_list (r, &body_list); in expand_one_await_expression() 1750 append_to_statement_list (r, &body_list); in expand_one_await_expression() 1753 append_to_statement_list (destroy_label, &body_list); in expand_one_await_expression() 1759 append_to_statement_list (dtor, &body_list); in expand_one_await_expression() 1762 append_to_statement_list (r, &body_list); in expand_one_await_expression() 1767 append_to_statement_list (r, &stmt_list); in expand_one_await_expression() 1771 append_to_statement_list (resume_label, &stmt_list); in expand_one_await_expression() [all …]
|
H A D | vtable-class-hierarchy.c | 813 append_to_statement_list (call_expr, &body); in insert_call_to_register_set() 838 append_to_statement_list (call_expr, &body); in insert_call_to_register_pair()
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/ |
H A D | tree-iterator.h | 118 extern void append_to_statement_list (tree, tree *);
|
H A D | tree-iterator.c | 93 append_to_statement_list (tree t, tree *list_p) in append_to_statement_list() function
|
H A D | coverage.c | 1068 append_to_statement_list (stmt, &ctor); in build_init_ctor() 1091 append_to_statement_list (stmt, &dtor); in build_gcov_exit_decl()
|
H A D | ipa.c | 1012 append_to_statement_list (call, &body); in build_cdtor() 1126 append_to_statement_list (call_cxa_atexit, &body); in build_cxa_dtor_registrations()
|
H A D | asan.c | 3140 append_to_statement_list (build_call_expr (fn, 0), &asan_ctor_statements); in asan_finish_file() 3142 append_to_statement_list (build_call_expr (fn, 0), &asan_ctor_statements); in asan_finish_file() 3187 append_to_statement_list (build_call_expr (fn, 2, in asan_finish_file() 3193 append_to_statement_list (build_call_expr (fn, 2, in asan_finish_file()
|
H A D | gimplify.c | 3631 append_to_statement_list (t, &expr); in shortcut_cond_r() 3637 append_to_statement_list (t, &expr); in shortcut_cond_r() 3654 append_to_statement_list (t, &expr); in shortcut_cond_r() 3660 append_to_statement_list (t, &expr); in shortcut_cond_r() 3697 append_to_statement_list (t, &expr); in shortcut_cond_r() 3886 append_to_statement_list (pred, &expr); in shortcut_cond_expr() 3888 append_to_statement_list (then_, &expr); in shortcut_cond_expr() 3897 append_to_statement_list (t, &expr); in shortcut_cond_expr() 3902 append_to_statement_list (t, &expr); in shortcut_cond_expr() 3904 append_to_statement_list (else_, &expr); in shortcut_cond_expr() [all …]
|
H A D | tree-emutls.c | 380 append_to_statement_list (x, pstmts); in emutls_common_1()
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/objc/ |
H A D | objc-next-runtime-abi-01.c | 2653 append_to_statement_list (t, last); in next_sjlj_build_catch_list() 2657 append_to_statement_list (t, last); in next_sjlj_build_catch_list() 2724 append_to_statement_list (t, &BIND_EXPR_BODY (bind)); in next_sjlj_build_try_catch_finally() 2730 append_to_statement_list (try_fin, &BIND_EXPR_BODY (bind)); in next_sjlj_build_try_catch_finally() 2740 append_to_statement_list (t, &BIND_EXPR_BODY (catch_seq)); in next_sjlj_build_try_catch_finally() 2745 append_to_statement_list (t, &BIND_EXPR_BODY (catch_seq)); in next_sjlj_build_try_catch_finally() 2765 append_to_statement_list (t, &TREE_OPERAND (try_fin, 1)); in next_sjlj_build_try_catch_finally() 2767 append_to_statement_list (cur_try_context->finally_body, in next_sjlj_build_try_catch_finally() 2778 append_to_statement_list (t, &TREE_OPERAND (try_fin, 1)); in next_sjlj_build_try_catch_finally() 2922 append_to_statement_list (current_catch, &((*cur_try_context)->catch_list)); in finish_catch()
|
H A D | objc-act.c | 9878 append_to_statement_list (t, &BIND_EXPR_BODY (bind)); in objc_finish_foreach_loop() 9887 append_to_statement_list (t, &BIND_EXPR_BODY (bind)); in objc_finish_foreach_loop() 9894 append_to_statement_list (t, &BIND_EXPR_BODY (bind)); in objc_finish_foreach_loop() 9901 append_to_statement_list (t, &BIND_EXPR_BODY (bind)); in objc_finish_foreach_loop() 9916 append_to_statement_list (t, &BIND_EXPR_BODY (bind)); in objc_finish_foreach_loop() 9948 append_to_statement_list (t, &BIND_EXPR_BODY (bind)); in objc_finish_foreach_loop() 9966 append_to_statement_list (first_if, &BIND_EXPR_BODY (bind)); in objc_finish_foreach_loop() 9993 append_to_statement_list (t, &BIND_EXPR_BODY (first_else)); in objc_finish_foreach_loop() 9999 append_to_statement_list (t, &BIND_EXPR_BODY (first_else)); in objc_finish_foreach_loop() 10010 append_to_statement_list (next_batch_bind, &BIND_EXPR_BODY (first_else)); in objc_finish_foreach_loop() [all …]
|
/netbsd-src/external/gpl3/gcc/dist/gcc/objc/ |
H A D | objc-next-runtime-abi-01.cc | 2654 append_to_statement_list (t, last); in next_sjlj_build_catch_list() 2658 append_to_statement_list (t, last); in next_sjlj_build_catch_list() 2725 append_to_statement_list (t, &BIND_EXPR_BODY (bind)); in next_sjlj_build_try_catch_finally() 2731 append_to_statement_list (try_fin, &BIND_EXPR_BODY (bind)); in next_sjlj_build_try_catch_finally() 2741 append_to_statement_list (t, &BIND_EXPR_BODY (catch_seq)); in next_sjlj_build_try_catch_finally() 2746 append_to_statement_list (t, &BIND_EXPR_BODY (catch_seq)); in next_sjlj_build_try_catch_finally() 2766 append_to_statement_list (t, &TREE_OPERAND (try_fin, 1)); in next_sjlj_build_try_catch_finally() 2768 append_to_statement_list (cur_try_context->finally_body, in next_sjlj_build_try_catch_finally() 2779 append_to_statement_list (t, &TREE_OPERAND (try_fin, 1)); in next_sjlj_build_try_catch_finally() 2923 append_to_statement_list (current_catch, &((*cur_try_context)->catch_list)); in finish_catch()
|
H A D | objc-act.cc | 10008 append_to_statement_list (t, &BIND_EXPR_BODY (bind)); in objc_finish_foreach_loop() 10017 append_to_statement_list (t, &BIND_EXPR_BODY (bind)); in objc_finish_foreach_loop() 10024 append_to_statement_list (t, &BIND_EXPR_BODY (bind)); in objc_finish_foreach_loop() 10031 append_to_statement_list (t, &BIND_EXPR_BODY (bind)); in objc_finish_foreach_loop() 10046 append_to_statement_list (t, &BIND_EXPR_BODY (bind)); in objc_finish_foreach_loop() 10078 append_to_statement_list (t, &BIND_EXPR_BODY (bind)); in objc_finish_foreach_loop() 10096 append_to_statement_list (first_if, &BIND_EXPR_BODY (bind)); in objc_finish_foreach_loop() 10123 append_to_statement_list (t, &BIND_EXPR_BODY (first_else)); in objc_finish_foreach_loop() 10129 append_to_statement_list (t, &BIND_EXPR_BODY (first_else)); in objc_finish_foreach_loop() 10140 append_to_statement_list (next_batch_bind, &BIND_EXPR_BODY (first_else)); in objc_finish_foreach_loop() [all …]
|
/netbsd-src/external/gpl3/gcc/dist/gcc/ |
H A D | tree-iterator.h | 144 extern void append_to_statement_list (tree, tree *);
|
H A D | tree-iterator.cc | 93 append_to_statement_list (tree t, tree *list_p) in append_to_statement_list() function
|
H A D | ipa.cc | 1015 append_to_statement_list (call, &body); in build_cdtor() 1129 append_to_statement_list (call_cxa_atexit, &body); in build_cxa_dtor_registrations()
|
H A D | coverage.cc | 1088 append_to_statement_list (stmt, &ctor); in build_init_ctor() 1111 append_to_statement_list (stmt, &dtor); in build_gcov_exit_decl()
|
H A D | asan.cc | 3603 append_to_statement_list (build_call_expr (fn, 0), &asan_ctor_statements); in asan_finish_file() 3605 append_to_statement_list (build_call_expr (fn, 0), &asan_ctor_statements); in asan_finish_file() 3650 append_to_statement_list (build_call_expr (fn, 2, in asan_finish_file() 3656 append_to_statement_list (build_call_expr (fn, 2, in asan_finish_file() 4631 append_to_statement_list (build_call_expr (fn, 0), &hwasan_ctor_statements); in hwasan_finish_file()
|
H A D | gimplify.cc | 3870 append_to_statement_list (t, &expr); in shortcut_cond_r() 3876 append_to_statement_list (t, &expr); in shortcut_cond_r() 3893 append_to_statement_list (t, &expr); in shortcut_cond_r() 3899 append_to_statement_list (t, &expr); in shortcut_cond_r() 3936 append_to_statement_list (t, &expr); in shortcut_cond_r() 4125 append_to_statement_list (pred, &expr); in shortcut_cond_expr() 4127 append_to_statement_list (then_, &expr); in shortcut_cond_expr() 4136 append_to_statement_list (t, &expr); in shortcut_cond_expr() 4141 append_to_statement_list (t, &expr); in shortcut_cond_expr() 4143 append_to_statement_list (else_, &expr); in shortcut_cond_expr() [all …]
|
/netbsd-src/external/gpl3/gcc/dist/gcc/cp/ |
H A D | cp-gimplify.cc | 94 append_to_statement_list (failure, &EH_FILTER_FAILURE (t)); in build_gimple_eh_filter_tree() 97 append_to_statement_list (body, &TREE_OPERAND (t, 0)); in build_gimple_eh_filter_tree() 1896 append_to_statement_list (t, p); in cp_maybe_instrument_return() 2018 append_to_statement_list (t, &ret); in cxx_omp_clause_apply_fn() 2024 append_to_statement_list (t, &ret); in cxx_omp_clause_apply_fn() 2029 append_to_statement_list (t, &ret); in cxx_omp_clause_apply_fn() 2045 append_to_statement_list (t, &ret); in cxx_omp_clause_apply_fn() 2049 append_to_statement_list (t, &ret); in cxx_omp_clause_apply_fn() 2055 append_to_statement_list (t, &ret); in cxx_omp_clause_apply_fn() 2060 append_to_statement_list (t, &ret); in cxx_omp_clause_apply_fn()
|
H A D | coroutines.cc | 1701 append_to_statement_list (r, &body_list); in expand_one_await_expression() 1723 append_to_statement_list (suspend, &body_list); in expand_one_await_expression() 1734 append_to_statement_list (r, &body_list); in expand_one_await_expression() 1741 append_to_statement_list (r, &body_list); in expand_one_await_expression() 1789 append_to_statement_list (r, &body_list); in expand_one_await_expression() 1792 append_to_statement_list (destroy_label, &body_list); in expand_one_await_expression() 1798 append_to_statement_list (dtor, &body_list); in expand_one_await_expression() 1801 append_to_statement_list (r, &body_list); in expand_one_await_expression() 1806 append_to_statement_list (r, &stmt_list); in expand_one_await_expression() 1810 append_to_statement_list (resume_label, &stmt_list); in expand_one_await_expression() [all …]
|
H A D | vtable-class-hierarchy.cc | 813 append_to_statement_list (call_expr, &body); in insert_call_to_register_set() 838 append_to_statement_list (call_expr, &body); in insert_call_to_register_pair()
|