Home
last modified time | relevance | path

Searched refs:gsi_insert_seq_before (Results 1 – 25 of 93) sorted by relevance

1234

/netbsd-src/external/gpl3/gcc/dist/gcc/config/gcn/
H A Dgcn-tree.cc125 gsi_insert_seq_before (gsi, init_seq, GSI_SAME_STMT); in gcn_lockless_update()
146 gsi_insert_seq_before (gsi, red_seq, GSI_SAME_STMT); in gcn_lockless_update()
159 gsi_insert_seq_before (gsi, latch_seq, GSI_SAME_STMT); in gcn_lockless_update()
235 gsi_insert_seq_before (gsi, lock_seq, GSI_SAME_STMT); in gcn_lockfull_update()
274 gsi_insert_seq_before (gsi, red_seq, GSI_SAME_STMT); in gcn_lockfull_update()
282 gsi_insert_seq_before (gsi, unlock_seq, GSI_SAME_STMT); in gcn_lockfull_update()
437 gsi_insert_seq_before (&gsi, seq, GSI_SAME_STMT); in gcn_goacc_reduction_fini()
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/gcn/
H A Dgcn-tree.c244 gsi_insert_seq_before (gsi, init_seq, GSI_SAME_STMT); in gcn_lockless_update()
265 gsi_insert_seq_before (gsi, red_seq, GSI_SAME_STMT); in gcn_lockless_update()
278 gsi_insert_seq_before (gsi, latch_seq, GSI_SAME_STMT); in gcn_lockless_update()
354 gsi_insert_seq_before (gsi, lock_seq, GSI_SAME_STMT); in gcn_lockfull_update()
393 gsi_insert_seq_before (gsi, red_seq, GSI_SAME_STMT); in gcn_lockfull_update()
401 gsi_insert_seq_before (gsi, unlock_seq, GSI_SAME_STMT); in gcn_lockfull_update()
576 gsi_insert_seq_before (&gsi, seq, GSI_SAME_STMT); in gcn_goacc_reduction_fini()
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dtree-complex.cc986 gsi_insert_seq_before (gsi, stmts, GSI_SAME_STMT); in expand_complex_addition()
1177 gsi_insert_seq_before (gsi, stmts, GSI_SAME_STMT); in expand_complex_multiplication()
1205 gsi_insert_seq_before (&cond_bb_gsi, stmts2, GSI_SAME_STMT); in expand_complex_multiplication()
1237 gsi_insert_seq_before (gsi, stmts, GSI_SAME_STMT); in expand_complex_multiplication()
1271 gsi_insert_seq_before (gsi, stmts, GSI_SAME_STMT); in expand_complex_div_straight()
1304 gsi_insert_seq_before (gsi, stmts, GSI_SAME_STMT); in expand_complex_div_wide()
1377 gsi_insert_seq_before (gsi, stmts, GSI_SAME_STMT); in expand_complex_div_wide()
1418 gsi_insert_seq_before (gsi, stmts, GSI_SAME_STMT); in expand_complex_div_wide()
1518 gsi_insert_seq_before (gsi, stmts, GSI_SAME_STMT); in expand_complex_division()
1537 gsi_insert_seq_before (gsi, stmts, GSI_SAME_STMT); in expand_complex_negation()
[all …]
H A Dgimple-iterator.cc217 gsi_insert_seq_before (gimple_stmt_iterator *i, gimple_seq seq, in gsi_insert_seq_before() function
483 gsi_insert_seq_before (gsi, seq, GSI_SAME_STMT); in gsi_replace_with_seq()
879 gsi_insert_seq_before (&gsi, stmts, GSI_NEW_STMT); in gsi_insert_seq_on_edge_immediate()
926 gsi_insert_seq_before (&gsi, seq, GSI_NEW_STMT); in gsi_commit_one_edge_insert()
H A Dgimplify-me.cc120 gsi_insert_seq_before (gsi, stmts, m); in force_gimple_operand_gsi_1()
309 gsi_insert_seq_before (gsi_p, pre, GSI_SAME_STMT); in gimple_regimplify_operands()
H A Dsancov.cc135 gsi_insert_seq_before (gsi, seq, GSI_SAME_STMT); in instrument_comparison()
233 gsi_insert_seq_before (gsi, seq, GSI_SAME_STMT); in instrument_switch()
H A Dtree-vect-loop-manip.cc293 gsi_insert_seq_before (&gsi, seq, GSI_SAME_STMT); in add_header_seq()
554 gsi_insert_seq_before (test_gsi, test_seq, GSI_SAME_STMT); in vect_set_loop_controls_directly()
656 gsi_insert_seq_before (test_gsi, stmts, GSI_SAME_STMT); in vect_set_loop_controls_directly()
663 gsi_insert_seq_before (test_gsi, seq, GSI_SAME_STMT); in vect_set_loop_controls_directly()
1619 gsi_insert_seq_before (&last_gsi, new_stmts, GSI_SAME_STMT); in vect_update_ivs_after_vectorizer()
1783 gsi_insert_seq_before (&gsi, stmts, GSI_SAME_STMT); in vect_gen_prolog_loop_niters()
2112 gsi_insert_seq_before (&gsi, stmts, GSI_SAME_STMT); in vect_gen_vector_loop_niters_mult_vf()
3575 gsi_insert_seq_before (&cond_exp_gsi, cond_expr_stmt_list, in vect_loop_versioning()
3642 gsi_insert_seq_before (&cond_exp_gsi, cond_expr_stmt_list, in vect_loop_versioning()
H A Dtree-vect-loop.cc4710 gsi_insert_seq_before (&gsi, seq, GSI_SAME_STMT); in vect_emit_reduction_init_stmts()
5387 gsi_insert_seq_before (&incr_gsi, stmts, GSI_SAME_STMT); in vect_create_epilog_for_reduction()
5447 gsi_insert_seq_before (&exit_gsi, stmts, GSI_SAME_STMT); in vect_create_epilog_for_reduction()
5498 gsi_insert_seq_before (&exit_gsi, stmts, GSI_SAME_STMT); in vect_create_epilog_for_reduction()
5638 gsi_insert_seq_before (&exit_gsi, stmts, GSI_SAME_STMT); in vect_create_epilog_for_reduction()
5709 gsi_insert_seq_before (&exit_gsi, stmts, GSI_SAME_STMT); in vect_create_epilog_for_reduction()
5733 gsi_insert_seq_before (&exit_gsi, stmts, GSI_SAME_STMT); in vect_create_epilog_for_reduction()
5835 gsi_insert_seq_before (&exit_gsi, seq, GSI_SAME_STMT); in vect_create_epilog_for_reduction()
5882 gsi_insert_seq_before (&exit_gsi, stmts, GSI_SAME_STMT); in vect_create_epilog_for_reduction()
5926 gsi_insert_seq_before (&exit_gsi, stmts, GSI_SAME_STMT); in vect_create_epilog_for_reduction()
[all …]
H A Dgimple-iterator.h60 extern void gsi_insert_seq_before (gimple_stmt_iterator *, gimple_seq,
H A Dgimple-isel.cc159 gsi_insert_seq_before (gsi, stmts, GSI_SAME_STMT); in gimple_expand_vec_cond_expr()
H A Dtree-if-conv.cc1860 gsi_insert_seq_before (gsi, stmts, GSI_SAME_STMT); in convert_scalar_cond_reduction()
2212 gsi_insert_seq_before (&gsi, stmts, GSI_SAME_STMT); in insert_gimplified_predicates()
2223 gsi_insert_seq_before (&gsi, stmts, GSI_SAME_STMT); in insert_gimplified_predicates()
2581 gsi_insert_seq_before (&gsi, stmts, GSI_SAME_STMT); in predicate_statements()
H A Dtree-vect-generic.cc59 gsi_insert_seq_before (gsi, stmts, GSI_SAME_STMT); in gimplify_build3()
73 gsi_insert_seq_before (gsi, stmts, GSI_SAME_STMT); in gimplify_build2()
87 gsi_insert_seq_before (gsi, stmts, GSI_SAME_STMT); in gimplify_build1()
196 gsi_insert_seq_before (gsi, stmts, GSI_SAME_STMT); in tree_vec_extract()
/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dgimple-iterator.c214 gsi_insert_seq_before (gimple_stmt_iterator *i, gimple_seq seq, in gsi_insert_seq_before() function
479 gsi_insert_seq_before (gsi, seq, GSI_SAME_STMT); in gsi_replace_with_seq()
875 gsi_insert_seq_before (&gsi, stmts, GSI_NEW_STMT); in gsi_insert_seq_on_edge_immediate()
922 gsi_insert_seq_before (&gsi, seq, GSI_NEW_STMT); in gsi_commit_one_edge_insert()
H A Dgimplify-me.c120 gsi_insert_seq_before (gsi, stmts, m); in force_gimple_operand_gsi_1()
313 gsi_insert_seq_before (gsi_p, pre, GSI_SAME_STMT); in gimple_regimplify_operands()
H A Dsancov.c135 gsi_insert_seq_before (gsi, seq, GSI_SAME_STMT); in instrument_comparison()
233 gsi_insert_seq_before (gsi, seq, GSI_SAME_STMT); in instrument_switch()
H A Dtree-vect-loop-manip.c293 gsi_insert_seq_before (&gsi, seq, GSI_SAME_STMT); in add_header_seq()
542 gsi_insert_seq_before (test_gsi, test_seq, GSI_SAME_STMT); in vect_set_loop_masks_directly()
1543 gsi_insert_seq_before (&last_gsi, new_stmts, GSI_SAME_STMT); in vect_update_ivs_after_vectorizer()
1704 gsi_insert_seq_before (&gsi, stmts, GSI_SAME_STMT); in vect_gen_prolog_loop_niters()
2033 gsi_insert_seq_before (&gsi, stmts, GSI_SAME_STMT); in vect_gen_vector_loop_niters_mult_vf()
3412 gsi_insert_seq_before (&cond_exp_gsi, cond_expr_stmt_list, in vect_loop_versioning()
3462 gsi_insert_seq_before (&cond_exp_gsi, cond_expr_stmt_list, in vect_loop_versioning()
H A Dtree-vect-loop.c4722 gsi_insert_seq_before (&incr_gsi, stmts, GSI_SAME_STMT); in vect_create_epilog_for_reduction()
4850 gsi_insert_seq_before (&exit_gsi, stmts, GSI_SAME_STMT); in vect_create_epilog_for_reduction()
4872 gsi_insert_seq_before (&exit_gsi, stmts, GSI_SAME_STMT); in vect_create_epilog_for_reduction()
4915 gsi_insert_seq_before (&exit_gsi, stmts, GSI_SAME_STMT); in vect_create_epilog_for_reduction()
4986 gsi_insert_seq_before (&exit_gsi, stmts, GSI_SAME_STMT); in vect_create_epilog_for_reduction()
5057 gsi_insert_seq_before (&exit_gsi, stmts, GSI_SAME_STMT); in vect_create_epilog_for_reduction()
5082 gsi_insert_seq_before (&exit_gsi, stmts, GSI_SAME_STMT); in vect_create_epilog_for_reduction()
5187 gsi_insert_seq_before (&exit_gsi, seq, GSI_SAME_STMT); in vect_create_epilog_for_reduction()
5359 gsi_insert_seq_before (&exit_gsi, stmts, GSI_SAME_STMT); in vect_create_epilog_for_reduction()
5460 gsi_insert_seq_before (&exit_gsi, stmts, GSI_SAME_STMT); in vect_create_epilog_for_reduction()
[all …]
H A Dgimple-iterator.h60 extern void gsi_insert_seq_before (gimple_stmt_iterator *, gimple_seq,
H A Domp-grid.c1349 gsi_insert_seq_before (gsi, tmpseq, GSI_SAME_STMT); in grid_attempt_target_gridification()
1358 gsi_insert_seq_before (gsi, tmpseq, GSI_SAME_STMT); in grid_attempt_target_gridification()
H A Dgimple-low.c486 gsi_insert_seq_before (gsi, gimple_bind_body (stmt), GSI_SAME_STMT); in lower_gimple_bind()
/netbsd-src/external/gpl3/gcc/dist/gcc/config/rs6000/
H A Drs6000-builtin.cc1361 gsi_insert_seq_before (gsi, stmts, GSI_SAME_STMT); in rs6000_gimple_fold_builtin()
1713 gsi_insert_seq_before (gsi, stmts, GSI_SAME_STMT); in rs6000_gimple_fold_builtin()
1757 gsi_insert_seq_before (gsi, stmts, GSI_SAME_STMT); in rs6000_gimple_fold_builtin()
1803 gsi_insert_seq_before (gsi, stmts, GSI_SAME_STMT); in rs6000_gimple_fold_builtin()
1835 gsi_insert_seq_before (gsi, stmts, GSI_SAME_STMT); in rs6000_gimple_fold_builtin()
1887 gsi_insert_seq_before (gsi, stmts, GSI_SAME_STMT); in rs6000_gimple_fold_builtin()
1931 gsi_insert_seq_before (gsi, stmts, GSI_SAME_STMT); in rs6000_gimple_fold_builtin()
1974 gsi_insert_seq_before (gsi, stmts, GSI_SAME_STMT); in rs6000_gimple_fold_builtin()
2085 gsi_insert_seq_before (gsi, stmts, GSI_SAME_STMT); in rs6000_gimple_fold_builtin()
2254 gsi_insert_seq_before (gsi, stmts, GSI_SAME_STMT); in rs6000_gimple_fold_builtin()
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/aarch64/
H A Daarch64-sve-builtins-base.cc401 gsi_insert_seq_before (f.gsi, stmts, GSI_SAME_STMT); in fold()
778 gsi_insert_seq_before (f.gsi, stmts, GSI_SAME_STMT); in fold()
1098 gsi_insert_seq_before (f.gsi, stmts, GSI_SAME_STMT); in fold()
1252 gsi_insert_seq_before (f.gsi, stmts, GSI_SAME_STMT); in fold()
1992 gsi_insert_seq_before (f.gsi, stmts, GSI_SAME_STMT); in fold()
2099 gsi_insert_seq_before (f.gsi, stmts, GSI_SAME_STMT); in fold()
2197 gsi_insert_seq_before (f.gsi, stmts, GSI_SAME_STMT); in fold()
/netbsd-src/external/gpl3/gcc/dist/gcc/config/aarch64/
H A Daarch64-sve-builtins-base.cc401 gsi_insert_seq_before (f.gsi, stmts, GSI_SAME_STMT); in fold()
778 gsi_insert_seq_before (f.gsi, stmts, GSI_SAME_STMT); in fold()
1098 gsi_insert_seq_before (f.gsi, stmts, GSI_SAME_STMT); in fold()
1252 gsi_insert_seq_before (f.gsi, stmts, GSI_SAME_STMT); in fold()
1992 gsi_insert_seq_before (f.gsi, stmts, GSI_SAME_STMT); in fold()
2099 gsi_insert_seq_before (f.gsi, stmts, GSI_SAME_STMT); in fold()
2197 gsi_insert_seq_before (f.gsi, stmts, GSI_SAME_STMT); in fold()
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/nvptx/
H A Dnvptx.c5951 gsi_insert_seq_before (gsi, init_seq, GSI_SAME_STMT); in nvptx_lockless_update()
5972 gsi_insert_seq_before (gsi, red_seq, GSI_SAME_STMT); in nvptx_lockless_update()
5985 gsi_insert_seq_before (gsi, latch_seq, GSI_SAME_STMT); in nvptx_lockless_update()
6059 gsi_insert_seq_before (gsi, lock_seq, GSI_SAME_STMT); in nvptx_lockfull_update()
6098 gsi_insert_seq_before (gsi, red_seq, GSI_SAME_STMT); in nvptx_lockfull_update()
6106 gsi_insert_seq_before (gsi, unlock_seq, GSI_SAME_STMT); in nvptx_lockfull_update()
6219 gsi_insert_seq_before (&gsi, init_seq, GSI_SAME_STMT); in nvptx_goacc_reduction_init()
6316 gsi_insert_seq_before (&gsi, seq, GSI_SAME_STMT); in nvptx_goacc_reduction_fini()
/netbsd-src/external/gpl3/gcc/dist/gcc/config/nvptx/
H A Dnvptx.cc6702 gsi_insert_seq_before (gsi, init_seq, GSI_SAME_STMT); in nvptx_lockless_update()
6723 gsi_insert_seq_before (gsi, red_seq, GSI_SAME_STMT); in nvptx_lockless_update()
6736 gsi_insert_seq_before (gsi, latch_seq, GSI_SAME_STMT); in nvptx_lockless_update()
6810 gsi_insert_seq_before (gsi, lock_seq, GSI_SAME_STMT); in nvptx_lockfull_update()
6863 gsi_insert_seq_before (gsi, red_seq, GSI_SAME_STMT); in nvptx_lockfull_update()
6871 gsi_insert_seq_before (gsi, unlock_seq, GSI_SAME_STMT); in nvptx_lockfull_update()
6984 gsi_insert_seq_before (&gsi, init_seq, GSI_SAME_STMT); in nvptx_goacc_reduction_init()
7081 gsi_insert_seq_before (&gsi, seq, GSI_SAME_STMT); in nvptx_goacc_reduction_fini()

1234