Home
last modified time | relevance | path

Searched refs:NOTE_INSN_BASIC_BLOCK_P (Results 1 – 25 of 54) sorted by relevance

123

/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dmode-switching.cc161 gcc_assert (!NOTE_INSN_BASIC_BLOCK_P (insn) in new_seginfo()
467 if (!NOTE_INSN_BASIC_BLOCK_P (last_insn)) in create_pre_exit()
604 gcc_assert (NOTE_INSN_BASIC_BLOCK_P (ins_pos)); in optimize_mode_switching()
819 if (NOTE_INSN_BASIC_BLOCK_P (ptr->insn_ptr)) in optimize_mode_switching()
H A Dsched-ebb.cc180 gcc_assert (NOTE_INSN_BASIC_BLOCK_P (BB_END (bb))); in begin_move_insn()
700 && NOTE_INSN_BASIC_BLOCK_P (BB_HEAD (bb->next_bb))); in advance_target_bb()
H A Dcfgrtl.cc161 && NOTE_INSN_BASIC_BLOCK_P (bb_note) in delete_insn()
695 gcc_assert (NOTE_INSN_BASIC_BLOCK_P (note)); in bb_note()
714 gcc_assert (NOTE_INSN_BASIC_BLOCK_P (insn)); in first_insn_after_basic_block_note()
891 if (NOTE_INSN_BASIC_BLOCK_P (b_head)) in rtl_merge_blocks()
909 || NOTE_INSN_BASIC_BLOCK_P (prev) in rtl_merge_blocks()
2033 if (NOTE_INSN_BASIC_BLOCK_P (tmp)) in commit_one_edge_insertion()
2791 if (!NOTE_INSN_BASIC_BLOCK_P (x) || NOTE_BASIC_BLOCK (x) != bb) in rtl_verify_bb_insns()
2804 if (NOTE_INSN_BASIC_BLOCK_P (x)) in rtl_verify_bb_insns()
3020 if (!insn || NOTE_INSN_BASIC_BLOCK_P (insn)) in rtl_verify_fallthru()
3077 if (NOTE_INSN_BASIC_BLOCK_P (x)) in rtl_verify_bb_layout()
[all …]
H A Dcfgcleanup.cc1148 if (NOTE_INSN_BASIC_BLOCK_P (i1) && NOTE_INSN_BASIC_BLOCK_P (i2)) in old_insns_match_p()
1805 while (!NOTE_INSN_BASIC_BLOCK_P (last1) && in outgoing_edges_match()
1808 while (!NOTE_INSN_BASIC_BLOCK_P (last2) && in outgoing_edges_match()
2144 if (NOTE_INSN_BASIC_BLOCK_P (newpos1)) in try_crossjump_to_edge()
3084 insn && !NOTE_INSN_BASIC_BLOCK_P (insn); in delete_dead_jumptables()
H A Dstore-motion.cc726 && !NOTE_INSN_BASIC_BLOCK_P (before)) in insert_insn_start_basic_block()
H A Dhaifa-sched.cc5500 gcc_assert (NOTE_INSN_BASIC_BLOCK_P (note)); in move_insn()
8592 gcc_assert (NOTE_INSN_BASIC_BLOCK_P (note)); in fix_recovery_deps()
8639 gcc_assert (NOTE_INSN_BASIC_BLOCK_P (insn)); in fix_recovery_deps()
8744 gcc_assert (NOTE_INSN_BASIC_BLOCK_P (note)); in unlink_bb_notes()
8788 gcc_assert (NOTE_INSN_BASIC_BLOCK_P (note)); in restore_bb_notes()
8818 if (!NOTE_INSN_BASIC_BLOCK_P (BB_END (jump_bb_next))) in fix_jump_move()
H A Dddg.cc563 if (LABEL_P (insn) || NOTE_INSN_BASIC_BLOCK_P (insn)) in create_ddg()
H A Demit-rtl.cc3548 if (NOTE_INSN_BASIC_BLOCK_P (insn)) in next_nonnote_nondebug_insn_bb()
3587 if (NOTE_INSN_BASIC_BLOCK_P (insn)) in prev_nonnote_nondebug_insn_bb()
4209 && !NOTE_INSN_BASIC_BLOCK_P (insn)) in add_insn_after()
4241 || NOTE_INSN_BASIC_BLOCK_P (insn)); in add_insn_before()
H A Dreg-stack.cc870 || NOTE_INSN_BASIC_BLOCK_P (tmp) in emit_swap_insn()
937 || NOTE_INSN_BASIC_BLOCK_P (tmp) in emit_swap_insn()
H A Dsel-sched-ir.h1222 gcc_assert (INSN_P (insn) || NOTE_INSN_BASIC_BLOCK_P (insn)); in _succ_iter_start()
H A Dira-emit.cc1012 if (NOTE_INSN_BASIC_BLOCK_P (tmp)) in emit_moves()
/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dmode-switching.c161 gcc_assert (!NOTE_INSN_BASIC_BLOCK_P (insn) in new_seginfo()
467 if (!NOTE_INSN_BASIC_BLOCK_P (last_insn)) in create_pre_exit()
604 gcc_assert (NOTE_INSN_BASIC_BLOCK_P (ins_pos)); in optimize_mode_switching()
819 if (NOTE_INSN_BASIC_BLOCK_P (ptr->insn_ptr)) in optimize_mode_switching()
H A Dsched-ebb.c180 gcc_assert (NOTE_INSN_BASIC_BLOCK_P (BB_END (bb))); in begin_move_insn()
700 && NOTE_INSN_BASIC_BLOCK_P (BB_HEAD (bb->next_bb))); in advance_target_bb()
H A Dcfgrtl.c156 && NOTE_INSN_BASIC_BLOCK_P (bb_note) in delete_insn()
694 gcc_assert (NOTE_INSN_BASIC_BLOCK_P (note)); in bb_note()
713 gcc_assert (NOTE_INSN_BASIC_BLOCK_P (insn)); in first_insn_after_basic_block_note()
867 if (NOTE_INSN_BASIC_BLOCK_P (b_head)) in rtl_merge_blocks()
885 || NOTE_INSN_BASIC_BLOCK_P (prev) in rtl_merge_blocks()
2014 if (NOTE_INSN_BASIC_BLOCK_P (tmp)) in commit_one_edge_insertion()
2771 if (!NOTE_INSN_BASIC_BLOCK_P (x) || NOTE_BASIC_BLOCK (x) != bb) in rtl_verify_bb_insns()
2784 if (NOTE_INSN_BASIC_BLOCK_P (x)) in rtl_verify_bb_insns()
3000 if (!insn || NOTE_INSN_BASIC_BLOCK_P (insn)) in rtl_verify_fallthru()
3056 if (NOTE_INSN_BASIC_BLOCK_P (x)) in rtl_verify_bb_layout()
[all …]
H A Dcfgcleanup.c1149 if (NOTE_INSN_BASIC_BLOCK_P (i1) && NOTE_INSN_BASIC_BLOCK_P (i2)) in old_insns_match_p()
1818 while (!NOTE_INSN_BASIC_BLOCK_P (last1) && in outgoing_edges_match()
1821 while (!NOTE_INSN_BASIC_BLOCK_P (last2) && in outgoing_edges_match()
2157 if (NOTE_INSN_BASIC_BLOCK_P (newpos1)) in try_crossjump_to_edge()
3115 insn && !NOTE_INSN_BASIC_BLOCK_P (insn); in delete_dead_jumptables()
H A Dstore-motion.c730 && !NOTE_INSN_BASIC_BLOCK_P (before)) in insert_insn_start_basic_block()
H A Dhaifa-sched.c5498 gcc_assert (NOTE_INSN_BASIC_BLOCK_P (note)); in move_insn()
8587 gcc_assert (NOTE_INSN_BASIC_BLOCK_P (note)); in fix_recovery_deps()
8634 gcc_assert (NOTE_INSN_BASIC_BLOCK_P (insn)); in fix_recovery_deps()
8739 gcc_assert (NOTE_INSN_BASIC_BLOCK_P (note)); in unlink_bb_notes()
8783 gcc_assert (NOTE_INSN_BASIC_BLOCK_P (note)); in restore_bb_notes()
8813 if (!NOTE_INSN_BASIC_BLOCK_P (BB_END (jump_bb_next))) in fix_jump_move()
H A Dddg.c563 if (LABEL_P (insn) || NOTE_INSN_BASIC_BLOCK_P (insn)) in create_ddg()
H A Demit-rtl.c3541 if (NOTE_INSN_BASIC_BLOCK_P (insn)) in next_nonnote_nondebug_insn_bb()
3580 if (NOTE_INSN_BASIC_BLOCK_P (insn)) in prev_nonnote_nondebug_insn_bb()
4234 && !NOTE_INSN_BASIC_BLOCK_P (insn)) in add_insn_after()
4266 || NOTE_INSN_BASIC_BLOCK_P (insn)); in add_insn_before()
H A Dreg-stack.c869 || NOTE_INSN_BASIC_BLOCK_P (tmp) in emit_swap_insn()
936 || NOTE_INSN_BASIC_BLOCK_P (tmp) in emit_swap_insn()
H A Dira-emit.c1012 if (NOTE_INSN_BASIC_BLOCK_P (tmp)) in emit_moves()
H A Dsel-sched-ir.h1222 gcc_assert (INSN_P (insn) || NOTE_INSN_BASIC_BLOCK_P (insn)); in _succ_iter_start()
H A Dloop-unroll.c1963 while (!NOTE_INSN_BASIC_BLOCK_P (insn)) in combine_var_copies_in_loop_exit()
/netbsd-src/external/gpl3/gcc/dist/gcc/config/aarch64/
H A Daarch64-speculation.cc281 if (NOTE_INSN_BASIC_BLOCK_P (insn)) in aarch64_do_track_speculation()
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/aarch64/
H A Daarch64-speculation.cc281 if (NOTE_INSN_BASIC_BLOCK_P (insn)) in aarch64_do_track_speculation()

123