/dflybsd-src/contrib/gcc-8.0/gcc/ |
H A D | gimple-iterator.h | 190 gsi_next (gimple_stmt_iterator *i) in gsi_next() function 226 gsi_next (&gsi); in gsi_after_labels() 241 gsi_next (i); in gsi_next_nondebug() 342 gsi_next (i); in gsi_next_nonvirtual_phi() 380 gsi_next (&gsi); in gimple_seq_nondebug_singleton_p() 387 gsi_next (&gsi); in gimple_seq_nondebug_singleton_p() 390 gsi_next (&gsi); in gimple_seq_nondebug_singleton_p()
|
H A D | gimple-low.c | 233 gsi_next (gsi); in lower_omp_directive() 262 gsi_next (gsi); in lower_stmt() 298 gsi_next (gsi); in lower_stmt() 321 gsi_next (gsi); in lower_stmt() 378 gsi_next (gsi); in lower_stmt() 405 gsi_next (gsi); in lower_stmt() 504 for (; !gsi_end_p (i); gsi_next (&i)) in lower_try_catch() 546 gsi_next (gsi); in lower_try_catch() 573 for (; !gsi_end_p (i); gsi_next (&i)) in gimple_try_catch_may_fallthru()
|
H A D | graphite.c | 102 for (psi = gsi_start_bb (bb); !gsi_end_p (psi); gsi_next (&psi)) in print_global_statistics() 161 for (psi = gsi_start_bb (bb); !gsi_end_p (psi); gsi_next (&psi)) in print_graphite_scop_statistics() 248 for (psi = gsi_start_phis (bb); !gsi_end_p (psi); gsi_next (&psi)) in canonicalize_loop_closed_ssa() 272 for (psi = gsi_start_phis (bb); !gsi_end_p (psi); gsi_next (&psi)) in canonicalize_loop_closed_ssa() 281 gsi_next (&gsi); in canonicalize_loop_closed_ssa() 290 gsi_next (&gsi); in canonicalize_loop_closed_ssa()
|
H A D | ipa-split.c | 244 gsi_next (&bsi)) in verify_non_ssa_vars() 265 gsi_next (&bsi)) in verify_non_ssa_vars() 281 gsi_next (&bsi)) in verify_non_ssa_vars() 305 for (bsi = gsi_start_bb (bb); !gsi_end_p (bsi); gsi_next (&bsi)) in verify_non_ssa_vars() 495 for (bsi = gsi_start_phis (current->entry_bb); !gsi_end_p (bsi); gsi_next (&bsi)) in consider_split() 710 for (psi = gsi_start_phis (return_bb); !gsi_end_p (psi); gsi_next (&psi)) in consider_split() 824 for (bsi = gsi_start_bb (return_bb); !gsi_end_p (bsi); gsi_next (&bsi)) in find_retval() 906 gsi_next (&bsi)) in visit_bb() 976 gsi_next (&bsi)) in visit_bb() 1002 gsi_next (&bsi)) in visit_bb() [all …]
|
H A D | gimple-loop-jam.c | 175 for (gsi = gsi_start_bb (bb); !gsi_end_p (gsi); gsi_next (&gsi)) in bb_prevents_fusion_p() 241 !gsi_end_p (psi); gsi_next (&psi)) in unroll_jam_possible_p() 275 for (psi = gsi_start_phis (loop->header); !gsi_end_p (psi); gsi_next (&psi)) in unroll_jam_possible_p() 335 gsi_next (&psi_first), gsi_next (&psi_second)) in fuse_loops()
|
H A D | cgraphbuild.c | 310 for (gsi = gsi_start_bb (bb); !gsi_end_p (gsi); gsi_next (&gsi)) in execute() 349 for (gsi = gsi_start_phis (bb); !gsi_end_p (gsi); gsi_next (&gsi)) in execute() 407 for (gsi = gsi_start_bb (bb); !gsi_end_p (gsi); gsi_next (&gsi)) in rebuild_edges() 427 for (gsi = gsi_start_phis (bb); !gsi_end_p (gsi); gsi_next (&gsi)) in rebuild_edges() 461 for (gsi = gsi_start_bb (bb); !gsi_end_p (gsi); gsi_next (&gsi)) in rebuild_references() 463 for (gsi = gsi_start_phis (bb); !gsi_end_p (gsi); gsi_next (&gsi)) in rebuild_references()
|
H A D | tree-vect-loop-manip.c | 102 gsi_next (&gsi)) in rename_variables_in_bb() 129 gsi_next (&gsi)) in rename_variables_in_bb() 968 gsi_next (&gsi_from); in slpeel_duplicate_current_defs_from_edges() 973 gsi_next (&gsi_to); in slpeel_duplicate_current_defs_from_edges() 983 gsi_next (&gsi_from); in slpeel_duplicate_current_defs_from_edges() 984 gsi_next (&gsi_to); in slpeel_duplicate_current_defs_from_edges() 1082 gsi_next (&gsi)) in slpeel_tree_duplicate_loop_to_edge_cfg() 1152 gsi_next (&gsi_orig), gsi_next (&gsi_new)) in slpeel_tree_duplicate_loop_to_edge_cfg() 1265 for (gsi = gsi_start_phis (loop->header); !gsi_end_p (gsi); gsi_next (&gsi)) in create_lcssa_for_virtual_phi() 1270 !gsi_end_p (gsi); gsi_next (&gsi)) in create_lcssa_for_virtual_phi() [all …]
|
H A D | tree-parloops.c | 774 for (gsi = gsi_start_bb (bb); !gsi_end_p (gsi); gsi_next (&gsi)) in eliminate_local_variables() 787 for (gsi = gsi_start_bb (bb); !gsi_end_p (gsi); gsi_next (&gsi)) in eliminate_local_variables() 1200 !gsi_end_p (gsi); gsi_next (&gsi)) in create_loads_for_reductions() 1345 for (gsi = gsi_start_phis (bb); !gsi_end_p (gsi); gsi_next (&gsi)) in separate_decls_in_region() 1349 for (gsi = gsi_start_bb (bb); !gsi_end_p (gsi); gsi_next (&gsi)) in separate_decls_in_region() 1386 gsi_next (&gsi); in separate_decls_in_region() 1691 gsi_next (&gsi), i++) in transform_to_exit_first_loop_alt() 1743 gsi_next (&gsi)) in transform_to_exit_first_loop_alt() 1941 gsi_next (&gsi)) in transform_to_exit_first_loop() 1981 gsi_next (&gsi); in transform_to_exit_first_loop() [all …]
|
H A D | tree-nrv.c | 167 for (gsi = gsi_start_bb (bb); !gsi_end_p (gsi); gsi_next (&gsi)) in execute() 281 gsi_next (&gsi); in execute() 372 for (gsi = gsi_start_bb (bb); !gsi_end_p (gsi); gsi_next (&gsi)) in execute()
|
H A D | gimple-laddress.c | 89 gsi_next (&gsi); in execute() 125 gsi_next (&gsi); in execute()
|
H A D | tree-vectorizer.c | 171 gsi_next (&i); in adjust_simduid_builtins() 202 gsi_next (&i); in adjust_simduid_builtins() 301 for (gsi = gsi_start_bb (bb); !gsi_end_p (gsi); gsi_next (&gsi)) in note_simd_array_uses() 554 for (gsi = gsi_start_phis (bb); !gsi_end_p (gsi); gsi_next (&gsi)) in set_uid_loop_bbs() 559 for (gsi = gsi_start_bb (bb); !gsi_end_p (gsi); gsi_next (&gsi)) in set_uid_loop_bbs() 687 !gsi_end_p (gsi); gsi_next (&gsi)) in vectorize_loops() 966 gsi_next (&gsi)) in execute()
|
H A D | tree-dfa.c | 72 for (bsi = gsi_start_phis (bb); !gsi_end_p (bsi); gsi_next (&bsi)) in renumber_gimple_stmt_uids() 77 for (bsi = gsi_start_bb (bb); !gsi_end_p (bsi); gsi_next (&bsi)) in renumber_gimple_stmt_uids() 98 for (bsi = gsi_start_phis (bb); !gsi_end_p (bsi); gsi_next (&bsi)) in renumber_gimple_stmt_uids_in_blocks() 103 for (bsi = gsi_start_bb (bb); !gsi_end_p (bsi); gsi_next (&bsi)) in renumber_gimple_stmt_uids_in_blocks() 271 gsi_next (&si)) in collect_dfa_stats() 281 gsi_next (&si)) in collect_dfa_stats() 962 for (gsi = gsi_start_bb (bb); !gsi_end_p (gsi); gsi_next (&gsi)) in dump_enumerated_decls()
|
H A D | sanopt.c | 281 for (gsi = gsi_start_bb (e->src); !gsi_end_p (gsi); gsi_next (&gsi)) in imm_dom_path_with_freeing_call() 792 gsi_next (&gsi); in sanopt_optimize_walker() 865 gsi_next (&gsi); in sanopt_optimize_walker() 1018 gsi_next (&gsi); in sanitize_asan_mark_unpoison() 1217 for (gsi = gsi_start_bb (bb); !gsi_end_p (gsi); gsi_next (&gsi)) in sanitize_rewrite_addressable_params() 1223 for (gsi = gsi_start_phis (bb); !gsi_end_p (gsi); gsi_next (&gsi)) in sanitize_rewrite_addressable_params() 1270 for (gsi = gsi_start_bb (bb); !gsi_end_p (gsi); gsi_next (&gsi)) in execute() 1304 gsi_next (&gsi); in execute() 1364 gsi_next (&gsi); in execute()
|
H A D | gimple-ssa-evrp.c | 102 !gsi_end_p (gpi); gsi_next (&gpi)) in before_dom_children() 123 !gsi_end_p (gsi); gsi_next (&gsi)) in before_dom_children() 213 !gsi_end_p (gpi); gsi_next (&gpi)) in before_dom_children()
|
H A D | tree-ssa-loop-manip.c | 444 gsi_next (&bsi)) in find_uses_to_rename_bb() 455 gsi_next (&bsi)) in find_uses_to_rename_bb() 538 gsi_next (&bsi)) in find_uses_to_rename_in_loop() 549 gsi_next (&bsi)) in find_uses_to_rename_in_loop() 719 gsi_next (&bsi)) in check_loop_closed_ssa_bb() 789 for (psi = gsi_start_phis (dest); !gsi_end_p (psi); gsi_next (&psi)) in split_loop_exit_edge() 1314 gsi_next (&psi_old_loop), gsi_next (&psi_new_loop)) in tree_transform_and_unroll_loop() 1445 gsi_next (psi); in rewrite_phi_with_iv() 1451 gsi_next (psi); in rewrite_phi_with_iv() 1518 !gsi_end_p (psi); gsi_next (&psi)) in canonicalize_loop_ivs()
|
H A D | tree-cfgcleanup.c | 304 for (gsi_next (&gsi); !gsi_end_p (gsi); ) in cleanup_control_flow_bb() 426 for (gsi = gsi_start_phis (dest); !gsi_end_p (gsi); gsi_next (&gsi)) in phi_alternatives_equal() 527 gsi_next (&psi)) in remove_forwarder_block() 559 gsi_next (&gsi); in remove_forwarder_block() 630 for (gsi_next (&gsi); !gsi_end_p (gsi); ) in fixup_noreturn_call() 1067 gsi_next (&gsi)) in remove_forwarder_block_with_phi() 1226 gsi_next (&gsi)) in execute()
|
/dflybsd-src/contrib/gcc-4.7/gcc/ |
H A D | ipa-split.c | 222 for (bsi = gsi_start_bb (bb); !gsi_end_p (bsi); gsi_next (&bsi)) in verify_non_ssa_vars() 242 for (bsi = gsi_start_phis (bb); !gsi_end_p (bsi); gsi_next (&bsi)) in verify_non_ssa_vars() 257 gsi_next (&bsi)) in verify_non_ssa_vars() 401 for (bsi = gsi_start_phis (current->entry_bb); !gsi_end_p (bsi); gsi_next (&bsi)) in consider_split() 552 for (psi = gsi_start_phis (return_bb); !gsi_end_p (psi); gsi_next (&psi)) in consider_split() 659 for (bsi = gsi_start_bb (return_bb); !gsi_end_p (bsi); gsi_next (&bsi)) in find_retval() 729 for (bsi = gsi_start_bb (bb); !gsi_end_p (bsi); gsi_next (&bsi)) in visit_bb() 798 for (bsi = gsi_start_phis (bb); !gsi_end_p (bsi); gsi_next (&bsi)) in visit_bb() 824 for (bsi = gsi_start_phis (return_bb); !gsi_end_p (bsi); gsi_next (&bsi)) in visit_bb() 1168 gsi_next (&gsi); in split_function() [all …]
|
H A D | cgraphbuild.c | 341 for (gsi = gsi_start_bb (bb); !gsi_end_p (gsi); gsi_next (&gsi)) in build_cgraph_edges() 380 for (gsi = gsi_start (phi_nodes (bb)); !gsi_end_p (gsi); gsi_next (&gsi)) in build_cgraph_edges() 450 for (gsi = gsi_start_bb (bb); !gsi_end_p (gsi); gsi_next (&gsi)) in rebuild_cgraph_edges() 472 for (gsi = gsi_start (phi_nodes (bb)); !gsi_end_p (gsi); gsi_next (&gsi)) in rebuild_cgraph_edges() 498 for (gsi = gsi_start_bb (bb); !gsi_end_p (gsi); gsi_next (&gsi)) in cgraph_rebuild_references() 506 for (gsi = gsi_start (phi_nodes (bb)); !gsi_end_p (gsi); gsi_next (&gsi)) in cgraph_rebuild_references()
|
H A D | tree-dfa.c | 87 for (si = gsi_start_bb (bb); !gsi_end_p (si); gsi_next (&si)) in find_referenced_vars() 95 for (si = gsi_start_phis (bb); !gsi_end_p (si); gsi_next (&si)) in find_referenced_vars() 154 for (bsi = gsi_start_phis (bb); !gsi_end_p (bsi); gsi_next (&bsi)) in renumber_gimple_stmt_uids() 159 for (bsi = gsi_start_bb (bb); !gsi_end_p (bsi); gsi_next (&bsi)) in renumber_gimple_stmt_uids() 180 for (bsi = gsi_start_phis (bb); !gsi_end_p (bsi); gsi_next (&bsi)) in renumber_gimple_stmt_uids_in_blocks() 185 for (bsi = gsi_start_bb (bb); !gsi_end_p (bsi); gsi_next (&bsi)) in renumber_gimple_stmt_uids_in_blocks() 417 for (si = gsi_start_phis (bb); !gsi_end_p (si); gsi_next (&si)) in collect_dfa_stats() 426 for (si = gsi_start_bb (bb); !gsi_end_p (si); gsi_next (&si)) in collect_dfa_stats()
|
H A D | tree-nrv.c | 143 for (gsi = gsi_start_bb (bb); !gsi_end_p (gsi); gsi_next (&gsi)) in tree_nrv() 257 gsi_next (&gsi); in tree_nrv() 340 for (gsi = gsi_start_bb (bb); !gsi_end_p (gsi); gsi_next (&gsi)) in execute_return_slot_opt()
|
H A D | tree-ssa-loop-manip.c | 300 for (bsi = gsi_start_phis (e->dest); !gsi_end_p (bsi); gsi_next (&bsi)) in find_uses_to_rename_bb() 304 for (bsi = gsi_start_bb (bb); !gsi_end_p (bsi); gsi_next (&bsi)) in find_uses_to_rename_bb() 462 for (bsi = gsi_start_phis (bb); !gsi_end_p (bsi); gsi_next (&bsi)) in verify_loop_closed_ssa() 470 for (bsi = gsi_start_bb (bb); !gsi_end_p (bsi); gsi_next (&bsi)) in verify_loop_closed_ssa() 491 for (psi = gsi_start_phis (dest); !gsi_end_p (psi); gsi_next (&psi)) in split_loop_exit_edge() 993 gsi_next (&psi_old_loop), gsi_next (&psi_new_loop)) in tree_transform_and_unroll_loop() 1132 gsi_next (psi); in rewrite_phi_with_iv() 1138 gsi_next (psi); in rewrite_phi_with_iv() 1207 !gsi_end_p (psi); gsi_next (&psi)) in canonicalize_loop_ivs()
|
H A D | tree-vect-loop-manip.c | 83 for (gsi = gsi_start_bb (bb); !gsi_end_p (gsi); gsi_next (&gsi)) in rename_variables_in_bb() 94 for (gsi = gsi_start_phis (e->dest); !gsi_end_p (gsi); gsi_next (&gsi)) in rename_variables_in_bb() 295 gsi_next (&gsi_new), gsi_next (&gsi_orig)) in slpeel_update_phis_for_duplicate_loop() 514 gsi_next (&gsi_orig), gsi_next (&gsi_update)) in slpeel_update_phi_nodes_for_guard1() 641 for (gsi = gsi_start_phis (update_bb); !gsi_end_p (gsi); gsi_next (&gsi)) in slpeel_update_phi_nodes_for_guard2() 857 for (gsi = gsi_start_phis (exit_dest); !gsi_end_p (gsi); gsi_next (&gsi)) in slpeel_tree_duplicate_loop_to_edge_cfg() 905 gsi_next (&gsi)) in slpeel_tree_duplicate_loop_to_edge_cfg() 1194 for (gsi = gsi_start_phis (loop->header); !gsi_end_p (gsi); gsi_next (&gsi)) in slpeel_tree_peel_loop_to_edge() 1199 !gsi_end_p (gsi); gsi_next (&gsi)) in slpeel_tree_peel_loop_to_edge() 1489 for (si = gsi_start_bb (bb); !gsi_end_p (si); gsi_next (&si)) in find_loop_location() [all …]
|
H A D | tree-parloops.c | 725 for (gsi = gsi_start_bb (bb); !gsi_end_p (gsi); gsi_next (&gsi)) in eliminate_local_variables() 737 for (gsi = gsi_start_bb (bb); !gsi_end_p (gsi); gsi_next (&gsi)) in eliminate_local_variables() 1135 !gsi_end_p (gsi); gsi_next (&gsi)) in create_loads_for_reductions() 1285 for (gsi = gsi_start_phis (bb); !gsi_end_p (gsi); gsi_next (&gsi)) in separate_decls_in_region() 1289 for (gsi = gsi_start_bb (bb); !gsi_end_p (gsi); gsi_next (&gsi)) in separate_decls_in_region() 1326 gsi_next (&gsi); in separate_decls_in_region() 1497 for (gsi = gsi_start_phis (loop->header); !gsi_end_p (gsi); gsi_next (&gsi)) in transform_to_exit_first_loop() 1568 gsi_next (&gsi); in transform_to_exit_first_loop() 1588 gsi_next (&gsi); in transform_to_exit_first_loop() 1691 for (gsi = gsi_start_phis (ex_bb); !gsi_end_p (gsi); gsi_next (&gsi)) in create_parallel_loop() [all …]
|
H A D | tree-ssa-propagate.c | 419 for (gsi = gsi_start_phis (block); !gsi_end_p (gsi); gsi_next (&gsi)) in simulate_block() 434 for (j = gsi_start_bb (block); !gsi_end_p (j); gsi_next (&j)) in simulate_block() 510 for (si = gsi_start_bb (bb); !gsi_end_p (si); gsi_next (&si)) in ssa_prop_init() 513 for (si = gsi_start_phis (bb); !gsi_end_p (si); gsi_next (&si)) in ssa_prop_init() 1089 for (i = gsi_start_phis (bb); !gsi_end_p (i); gsi_next (&i)) in substitute_and_fold() 1107 gsi_next (&i); in substitute_and_fold()
|
H A D | tree-if-conv.c | 201 for (i = gsi_start (stmts); !gsi_end_p (i); gsi_next (&i)) in free_bb_predicate() 956 for (itr = gsi_start_bb (bb); !gsi_end_p (itr); gsi_next (&itr)) in predicate_bbs() 1092 for (itr = gsi_start_phis (bb); !gsi_end_p (itr); gsi_next (&itr)) in if_convertible_loop_p_1() 1098 for (itr = gsi_start_bb (bb); !gsi_end_p (itr); gsi_next (&itr)) in if_convertible_loop_p_1() 1337 gsi_next (&phi_gsi); in predicate_all_scalar_phis() 1527 for (gsi = gsi_start_bb (bb); !gsi_end_p (gsi); gsi_next (&gsi)) in predicate_mem_writes() 1587 gsi_next (&gsi); in remove_conditions_and_labels() 1591 gsi_next (&gsi); in remove_conditions_and_labels() 1679 for (gsi = gsi_start_bb (bb); !gsi_end_p (gsi); gsi_next (&gsi)) in combine_blocks()
|