| /netbsd/src/external/gpl3/gcc/dist/gcc/ |
| D | reorg.cc | 233 return next_active_insn (as_a <rtx_insn *> (insn)); in first_active_target_insn() 682 rtx_insn *next_trial = next_active_insn (trial); in optimize_skip() 703 if (next_trial == next_active_insn (JUMP_LABEL_AS_INSN (insn)) in optimize_skip() 717 next_trial = next_active_insn (trial); in optimize_skip() 1264 thread = next_active_insn (thread); in try_merge_delay_insns() 1624 active_insn = next_active_insn (PREV_INSN (thread_insn)); in own_thread_p() 1887 if ((trial = next_active_insn (insn)) in fill_simple_delay_slots() 2148 && (next_trial = next_active_insn (JUMP_LABEL_AS_INSN (trial))) != 0 in fill_simple_delay_slots() 2187 next_active_insn (JUMP_LABEL_AS_INSN (insn)), in fill_simple_delay_slots() 2228 && (insn = next_active_insn (value)) != 0 in follow_jumps() [all …]
|
| D | resource.cc | 1110 rtx_insn *stop_insn = next_active_insn (jump_insn); in mark_target_live_regs() 1113 jump_target = next_active_insn (as_a<rtx_insn *> (jump_target)); in mark_target_live_regs() 1119 for (insn = target; insn != stop_insn; insn = next_active_insn (insn)) in mark_target_live_regs() 1287 rtx_insn *next = next_active_insn (insn); in clear_hashed_info_until_next_barrier()
|
| D | recog.cc | 3886 new_insn = next_active_insn (attempt); in peep2_attempt() 3887 if (next_active_insn (new_insn)) in peep2_attempt()
|
| D | cfgrtl.cc | 662 insn2 = next_active_insn (insn2); in can_fallthru() 664 return next_active_insn (insn) == insn2; in can_fallthru()
|
| D | combine.cc | 1743 if (next_active_insn (succ2) != i3) in can_combine_p() 1745 if (next_active_insn (succ) != succ2) in can_combine_p() 1748 else if (next_active_insn (succ) != i3) in can_combine_p() 1750 if (next_active_insn (insn) != succ) in can_combine_p() 1753 else if (next_active_insn (insn) != i3) in can_combine_p() 2723 && next_active_insn (i2) == i3) in try_combine()
|
| D | rtl.h | 3364 extern rtx_insn *next_active_insn (rtx_insn *);
|
| D | emit-rtl.cc | 3696 next_active_insn (rtx_insn *insn) in next_active_insn() function
|
| D | function.cc | 6165 else if (next_active_insn (BB_END (exit_fallthru_edge->src))) in thread_prologue_and_epilogue_insns()
|
| D | ChangeLog-2013 | 27366 with next_active_insn. 27575 with next_active_insn. 34288 * config/aarch64/aarch64.c (is_jump_table): Use next_active_insn 34299 * config/arm/arm.c (is_jump_table): Use next_active_insn instead of 34513 * config/sh/sh.md (casesi_worker_1): Use next_active_insn instead 34560 insn for compatibility with back ends that use next_active_insn to
|
| D | ChangeLog-2009 | 1522 the branch target, use next_real_insn, not next_active_insn. 1786 * emit-rtl.c (next_active_insn, prev_active_insn): Correct comment. 12373 next_active_insn.
|
| D | ChangeLog-2003 | 13097 * rtlanal.c (tablejump_p): Use next_active_insn for finding the jump 28914 instead of next_active_insn. 28916 instead of next_active_insn.
|
| D | ChangeLog-2014 | 21747 (next_active_insn): Likewise. 28131 (next_active_insn): Likewise. 28146 (next_active_insn): Likewise.
|
| D | ChangeLog-2010 | 792 * config/pa/pa.c (branch_to_delay_slot_p): Use next_active_insn instead 9852 prev_active_insn() and next_active_insn().
|
| D | ChangeLog-2000 | 29134 (next_active_insn, prev_active_insn): Use it.
|
| D | ChangeLog-2016 | 12930 * emit-rtl.c (next_active_insn): Change argument type to rtx_insn *.
|
| /netbsd/src/external/gpl3/gcc/dist/gcc/config/sparc/ |
| D | sparc.cc | 1126 insn = next_active_insn (insn); in next_active_non_empty_insn() 1136 insn = next_active_insn (insn); in next_active_non_empty_insn() 1187 rtx_insn *target = next_active_insn (JUMP_LABEL_AS_INSN (jump)); in sparc_do_work_around_errata() 1204 rtx_insn *target = next_active_insn (JUMP_LABEL_AS_INSN (jump)); in sparc_do_work_around_errata() 1230 next = next_active_insn (insn); in sparc_do_work_around_errata() 1286 after = next_active_insn (after); in sparc_do_work_around_errata() 1369 next = next_active_insn (insn); in sparc_do_work_around_errata() 1438 next = next_active_insn (insn); in sparc_do_work_around_errata() 1492 next = next_active_insn (insn); in sparc_do_work_around_errata() 1513 after = next_active_insn (after); in sparc_do_work_around_errata() [all …]
|
| /netbsd/src/external/gpl3/gcc/dist/gcc/config/pa/ |
| D | pa.cc | 6610 jump_insn = next_active_insn (JUMP_LABEL_AS_INSN (insn)); in branch_to_delay_slot_p() 6613 insn = next_active_insn (insn); in branch_to_delay_slot_p() 6644 jump_insn = next_active_insn (JUMP_LABEL_AS_INSN (insn)); in branch_needs_nop_p() 6647 insn = next_active_insn (insn); in branch_needs_nop_p() 6667 rtx_insn *jump_insn = next_active_insn (JUMP_LABEL_AS_INSN (insn)); in use_skip_p() 6671 insn = next_active_insn (insn); in use_skip_p() 6679 && jump_insn == next_active_insn (insn)) in use_skip_p()
|
| /netbsd/src/external/gpl3/gcc/dist/gcc/config/sh/ |
| D | sh.cc | 5569 rtx_insn *next = next_active_insn (as_a<rtx_insn *> (dest)); in gen_block_redirect() 5570 next = next_active_insn (next); in gen_block_redirect() 5761 rtx_insn *next = next_active_insn (barrier_or_label); in barrier_align() 6463 beyond = next_active_insn (as_a<rtx_insn *> (temp)); in split_branches() 6467 || ((beyond = next_active_insn (beyond)) in split_branches() 6479 next = next_active_insn (insn); in split_branches() 6483 || ((next = next_active_insn (next)) in split_branches()
|
| /netbsd/src/external/gpl3/gcc/dist/gcc/config/arc/ |
| D | arc.md | 521 next_active_insn (insn))") 523 + arc_hazard (insn, next_active_insn (insn)))"))
|
| D | arc.cc | 8592 || next_active_insn (link_insn) != insn)) in arc_reorg()
|
| /netbsd/src/external/gpl3/gcc/dist/gcc/config/alpha/ |
| D | alpha.cc | 9390 next = next_active_insn (insn); in alpha_pad_function_end()
|
| /netbsd/src/external/gpl3/gcc/dist/gcc/config/mips/ |
| D | mips.cc | 19227 rtx_insn *next_active = next_active_insn (insn); in mips_reorg_process_insns() 19346 rtx_insn *next = next_active_insn (insn); in mips_reorg_process_insns()
|
| /netbsd/src/external/gpl3/gcc/dist/gcc/config/ia64/ |
| D | ia64.cc | 9068 insn = next_active_insn (insn); in ia64_add_bundle_selector_before()
|
| /netbsd/src/external/gpl3/gcc/dist/gcc/config/avr/ |
| D | avr.cc | 12525 && avr_2word_insn_p (next_active_insn (insn)))); in jump_over_one_insn_p()
|
| /netbsd/src/external/gpl3/gcc/dist/gcc/config/s390/ |
| D | s390.cc | 14434 next_insn = next_active_insn (insn); in s390_z10_optimize_cmp()
|