Home
last modified time | relevance | path

Searched refs:gimple_seq_add_stmt (Results 1 – 25 of 47) sorted by relevance

12

/dflybsd-src/contrib/gcc-8.0/gcc/
H A Domp-low.c883 gimple_seq_add_stmt (&seq, bind); in finalize_task_copyfn()
889 gimple_seq_add_stmt (&seq, bind); in finalize_task_copyfn()
2208 gimple_seq_add_stmt (&seq, g); in scan_omp_simd()
2213 gimple_seq_add_stmt (&seq, g); in scan_omp_simd()
2215 gimple_seq_add_stmt (&seq, g); in scan_omp_simd()
2221 gimple_seq_add_stmt (&seq, new_stmt); in scan_omp_simd()
2223 gimple_seq_add_stmt (&seq, g); in scan_omp_simd()
2225 gimple_seq_add_stmt (&seq, g); in scan_omp_simd()
2226 gimple_seq_add_stmt (&seq, stmt); in scan_omp_simd()
2228 gimple_seq_add_stmt (&seq, g); in scan_omp_simd()
[all …]
H A Dsancov.c114 gimple_seq_add_stmt (&seq, build_type_cast (to_type, lhs)); in instrument_comparison()
122 gimple_seq_add_stmt (&seq, build_type_cast (to_type, rhs)); in instrument_comparison()
132 gimple_seq_add_stmt (&seq, gcall); in instrument_comparison()
222 gimple_seq_add_stmt (&seq, build_type_cast (uint64_type_node, index)); in instrument_switch()
230 gimple_seq_add_stmt (&seq, gcall); in instrument_switch()
H A Dtree-eh.c762 gimple_seq_add_stmt (&q->repl_stmt, x); in do_return_redirection()
782 gimple_seq_add_stmt (&q->repl_stmt, x); in do_goto_redirection()
800 gimple_seq_add_stmt (seq, x); in emit_post_landing_pad()
809 gimple_seq_add_stmt (seq, x); in emit_resx()
820 gimple_seq_add_stmt (seq, x); in emit_eh_dispatch()
882 gimple_seq_add_stmt (&cleanup, x); in frob_into_branch_around()
889 gimple_seq_add_stmt (&result, x); in frob_into_branch_around()
1081 gimple_seq_add_stmt (&tf->top_p_seq, x); in lower_try_finally_nofallthru()
1121 gimple_seq_add_stmt (&eh_seq, x); in lower_try_finally_nofallthru()
1190 gimple_seq_add_stmt (&tf->top_p_seq, label_stmt); in lower_try_finally_onedest()
[all …]
H A Dasan.c3249 gimple_seq_add_stmt (&seq, shadow_test); in asan_expand_check_ifn()
3255 gimple_seq_add_stmt (&seq, build_assign (BIT_AND_EXPR, in asan_expand_check_ifn()
3257 gimple_seq_add_stmt (&seq, in asan_expand_check_ifn()
3261 gimple_seq_add_stmt (&seq, in asan_expand_check_ifn()
3269 gimple_seq_add_stmt (&seq, build_assign (GE_EXPR, t, shadow)); in asan_expand_check_ifn()
3270 gimple_seq_add_stmt (&seq, build_assign (BIT_AND_EXPR, shadow_test, in asan_expand_check_ifn()
3296 gimple_seq_add_stmt (&seq, shadow_test); in asan_expand_check_ifn()
3297 gimple_seq_add_stmt (&seq, build_assign (BIT_AND_EXPR, in asan_expand_check_ifn()
3299 gimple_seq_add_stmt (&seq, build_type_cast (shadow_type, in asan_expand_check_ifn()
3301 gimple_seq_add_stmt (&seq, build_assign (GE_EXPR, in asan_expand_check_ifn()
[all …]
H A Dtree-vect-loop-manip.c347 gimple_seq_add_stmt (seq, stmt); in vect_maybe_permute_loop_masks()
352 gimple_seq_add_stmt (seq, stmt); in vect_maybe_permute_loop_masks()
372 gimple_seq_add_stmt (seq, stmt); in vect_maybe_permute_loop_masks()
587 gimple_seq_add_stmt (preheader_seq, tmp_stmt); in vect_set_loop_masks_directly()
2822 gimple_seq_add_stmt (cond_expr_stmt_list, addr_stmt); in vect_create_cond_for_align_checks()
2833 gimple_seq_add_stmt (cond_expr_stmt_list, or_stmt); in vect_create_cond_for_align_checks()
2848 gimple_seq_add_stmt (cond_expr_stmt_list, and_stmt); in vect_create_cond_for_align_checks()
H A Dsanopt.c1187 gimple_seq_add_stmt (&stmts, g); in sanitize_rewrite_addressable_params()
1193 gimple_seq_add_stmt (&stmts, g); in sanitize_rewrite_addressable_params()
1199 gimple_seq_add_stmt (&stmts, g); in sanitize_rewrite_addressable_params()
H A Dtree-chkp.c1425 gimple_seq_add_stmt (&seq, check);
1472 gimple_seq_add_stmt (&seq, check);
2107 gimple_seq_add_stmt (&seq, stmt);
2509 gimple_seq_add_stmt (&seq, stmt);
2557 gimple_seq_add_stmt (&seq, stmt);
3117 gimple_seq_add_stmt (&seq, stmt);
3133 gimple_seq_add_stmt (&seq, stmt);
3138 gimple_seq_add_stmt (&seq, stmt);
3305 gimple_seq_add_stmt (&seq, stmt);
H A Dtree-emutls.c418 gimple_seq_add_stmt (&d->seq, x); in gen_emutls_addr()
507 gimple_seq_add_stmt (&d->seq, x); in lower_emutls_1()
H A Dgimple-ssa-isolate-paths.c95 gimple_seq_add_stmt (&seq, new_stmt); in insert_trap()
H A Dtree-phinodes.c325 gimple_seq_add_stmt (&seq, phi); in add_phi_node_to_bb()
H A Domp-offload.c240 gimple_seq_add_stmt (seq, call); in oacc_dim_call()
1443 gimple_seq_add_stmt (&seq, gimple_build_assign (dst, src)); in default_goacc_reduction()
1449 gimple_seq_add_stmt (&seq, gimple_build_assign (lhs, var)); in default_goacc_reduction()
H A Dtree-nested.c3049 gimple_seq_add_stmt (&stmt_list, in finalize_nesting_tree_1()
3099 gimple_seq_add_stmt (&stmt_list, stmt); in finalize_nesting_tree_1()
3110 gimple_seq_add_stmt (&stmt_list, stmt); in finalize_nesting_tree_1()
3127 gimple_seq_add_stmt (&stmt_list, stmt); in finalize_nesting_tree_1()
3145 gimple_seq_add_stmt (&stmt_list, stmt); in finalize_nesting_tree_1()
H A Domp-grid.c1167 gimple_seq_add_stmt (&s, new_bind); in grid_mark_tiling_parallels_and_loops()
1294 gimple_seq_add_stmt in grid_attempt_target_gridification()
H A Dgimple-iterator.c688 gimple_seq_add_stmt (&PENDING_STMT (e), stmt); in gsi_insert_on_edge()
H A Dgimple-low.c107 gimple_seq_add_stmt (&lowered_body, bind); in lower_function_body()
H A Dtree-inline.c1387 gimple_seq_add_stmt (&stmts, bndcopy); in remap_gimple_stmt()
1632 gimple_seq_add_stmt (&stmts, copy); in remap_gimple_stmt()
1642 gimple_seq_add_stmt (&stmts, copy); in remap_gimple_stmt()
1655 gimple_seq_add_stmt (&stmts, copy); in remap_gimple_stmt()
1757 gimple_seq_add_stmt (&stmts, copy); in remap_gimple_stmt()
1777 gimple_seq_add_stmt (&stmts, copy); in remap_gimple_stmt()
4347 gimple_seq_add_stmt (bindings, stmt); in reset_debug_binding()
/dflybsd-src/contrib/gcc-8.0/gcc/c/
H A Dgimple-parser.c94 gimple_seq_add_stmt (&seq, ret); in c_parser_parse_gimple_body()
109 gimple_seq_add_stmt (&body, bind_stmt); in c_parser_parse_gimple_body()
219 gimple_seq_add_stmt (seq, nop); in c_parser_gimple_compound_statement()
280 gimple_seq_add_stmt (seq, call); in c_parser_gimple_statement()
318 gimple_seq_add_stmt (seq, assign); in c_parser_gimple_statement()
351 gimple_seq_add_stmt (seq, assign); in c_parser_gimple_statement()
398 gimple_seq_add_stmt (seq, call_stmt); in c_parser_gimple_statement()
412 gimple_seq_add_stmt (seq, call); in c_parser_gimple_statement()
440 gimple_seq_add_stmt (seq, assign); in c_parser_gimple_statement()
1172 gimple_seq_add_stmt (seq, gimple_build_label (label)); in c_parser_gimple_label()
[all …]
/dflybsd-src/contrib/gcc-4.7/gcc/
H A Dtree-mudflap.c488 gimple_seq_add_stmt (&seq, g); in mf_decl_cache_locals()
492 gimple_seq_add_stmt (&seq, g); in mf_decl_cache_locals()
576 gimple_seq_add_stmt (&seq, g); in mf_build_check_statement_for()
585 gimple_seq_add_stmt (&seq, g); in mf_build_check_statement_for()
603 gimple_seq_add_stmt (&seq, g); in mf_build_check_statement_for()
650 gimple_seq_add_stmt (&seq, g); in mf_build_check_statement_for()
657 gimple_seq_add_stmt (&seq, g); in mf_build_check_statement_for()
691 gimple_seq_add_stmt (&seq, g); in mf_build_check_statement_for()
705 gimple_seq_add_stmt (&seq, g); in mf_build_check_statement_for()
708 gimple_seq_add_stmt (&seq, g); in mf_build_check_statement_for()
[all …]
H A Dtree-eh.c740 gimple_seq_add_stmt (&q->repl_stmt, x); in do_return_redirection()
761 gimple_seq_add_stmt (&q->repl_stmt, x); in do_goto_redirection()
779 gimple_seq_add_stmt (seq, x); in emit_post_landing_pad()
788 gimple_seq_add_stmt (seq, x); in emit_resx()
799 gimple_seq_add_stmt (seq, x); in emit_eh_dispatch()
860 gimple_seq_add_stmt (&cleanup, x); in frob_into_branch_around()
867 gimple_seq_add_stmt (&result, x); in frob_into_branch_around()
1035 gimple_seq_add_stmt (&tf->top_p_seq, x); in lower_try_finally_nofallthru()
1074 gimple_seq_add_stmt (&eh_seq, x); in lower_try_finally_nofallthru()
1129 gimple_seq_add_stmt (&tf->top_p_seq, x); in lower_try_finally_onedest()
[all …]
H A Domp-low.c1272 gimple_seq_add_stmt (&seq, bind); in finalize_task_copyfn()
1278 gimple_seq_add_stmt (&seq, bind); in finalize_task_copyfn()
2354 gimple_seq_add_stmt (ilist, stmt); in lower_rec_input_clauses()
2595 gimple_seq_add_stmt (stmt_list, stmt); in lower_lastprivate_clauses()
2596 gimple_seq_add_stmt (stmt_list, gimple_build_label (label_true)); in lower_lastprivate_clauses()
2643 gimple_seq_add_stmt (stmt_list, gimple_build_label (label)); in lower_lastprivate_clauses()
2730 gimple_seq_add_stmt (stmt_seqp, stmt); in lower_reduction_clauses()
2736 gimple_seq_add_stmt (stmt_seqp, stmt); in lower_reduction_clauses()
5849 gimple_seq_add_stmt (&body, sec_start); in lower_omp_sections()
5864 gimple_seq_add_stmt (&body, gimple_build_omp_return (false)); in lower_omp_sections()
[all …]
H A Dtree-emutls.c442 gimple_seq_add_stmt (&d->seq, x); in gen_emutls_addr()
511 gimple_seq_add_stmt (&d->seq, x); in lower_emutls_1()
H A Dtree-vect-loop-manip.c2320 gimple_seq_add_stmt (cond_expr_stmt_list, addr_stmt); in vect_create_cond_for_align_checks()
2335 gimple_seq_add_stmt (cond_expr_stmt_list, or_stmt); in vect_create_cond_for_align_checks()
2353 gimple_seq_add_stmt (cond_expr_stmt_list, and_stmt); in vect_create_cond_for_align_checks()
H A Dgimple-iterator.c616 gimple_seq_add_stmt (&PENDING_STMT (e), stmt); in gsi_insert_on_edge()
H A Dgimple-low.c112 gimple_seq_add_stmt (&lowered_body, bind); in lower_function_body()
/dflybsd-src/contrib/gcc-4.7/gcc/cp/
H A Dcp-gimplify.c73 gimple_seq_add_stmt (&body, gimple_build_label (label)); in finish_bc_block()
212 gimple_seq_add_stmt (&stmt_list, stmt); in gimplify_cp_loop()
235 gimple_seq_add_stmt (&exit_seq, stmt); in gimplify_cp_loop()
249 gimple_seq_add_stmt (&stmt_list, stmt); in gimplify_cp_loop()
255 gimple_seq_add_stmt (&exit_seq, stmt); in gimplify_cp_loop()
264 gimple_seq_add_stmt (&stmt_list, top); in gimplify_cp_loop()
267 gimple_seq_add_stmt (&stmt_list, entry); in gimplify_cp_loop()
661 gimple_seq_add_stmt (pre_p, gimple_build_predict (PRED_CONTINUE, NOT_TAKEN)); in cp_gimplify_expr()
662 gimple_seq_add_stmt (pre_p, gimple_build_goto (get_bc_label (bc_continue))); in cp_gimplify_expr()
668 gimple_seq_add_stmt (pre_p, gimple_build_goto (get_bc_label (bc_break))); in cp_gimplify_expr()

12