/netbsd-src/external/gpl3/gcc/dist/gcc/config/gcn/ |
H A D | gcn-tree.cc | 125 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 D | gcn-tree.c | 244 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 D | tree-complex.cc | 986 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 D | gimple-iterator.cc | 217 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 D | gimplify-me.cc | 120 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 D | sancov.cc | 135 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 D | tree-vect-loop-manip.cc | 293 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 D | tree-vect-loop.cc | 4710 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 D | gimple-iterator.h | 60 extern void gsi_insert_seq_before (gimple_stmt_iterator *, gimple_seq,
|
H A D | gimple-isel.cc | 159 gsi_insert_seq_before (gsi, stmts, GSI_SAME_STMT); in gimple_expand_vec_cond_expr()
|
H A D | tree-if-conv.cc | 1860 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 D | tree-vect-generic.cc | 59 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 D | gimple-iterator.c | 214 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 D | gimplify-me.c | 120 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 D | sancov.c | 135 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 D | tree-vect-loop-manip.c | 293 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 D | tree-vect-loop.c | 4722 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 D | gimple-iterator.h | 60 extern void gsi_insert_seq_before (gimple_stmt_iterator *, gimple_seq,
|
H A D | omp-grid.c | 1349 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 D | gimple-low.c | 486 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 D | rs6000-builtin.cc | 1361 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 D | aarch64-sve-builtins-base.cc | 401 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 D | aarch64-sve-builtins-base.cc | 401 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 D | nvptx.c | 5951 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 D | nvptx.cc | 6702 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()
|