Searched refs:redundant_insn (Results 1 – 6 of 6) sorted by relevance
| /freebsd-10-stable/contrib/gcc/ |
| D | reorg.c | 206 static rtx redundant_insn (rtx, rtx, rtx); 1280 if (redundant_insn (trial, insn, new_delay_list)) in steal_delay_list_from_target() 1375 if (redundant_insn (trial, insn, delay_list)) in steal_delay_list_from_fallthrough() 1607 redundant_insn (rtx insn, rtx target, rtx delay_list) in redundant_insn() function 1957 update_reg_unused_notes (rtx insn, rtx redundant_insn) in update_reg_unused_notes() argument 1969 if (! find_regno_note (redundant_insn, REG_UNUSED, in update_reg_unused_notes() 2579 if ((prior_insn = redundant_insn (trial, insn, delay_list))) in fill_slots_from_thread() 2702 = redundant_insn (new_thread, insn, in fill_slots_from_thread() 3152 if (redundant_insn (XVECEXP (pat, 0, 1), delay_insn, 0)) in relax_delay_slots() 3228 && redundant_insn (trial, insn, 0) in relax_delay_slots() [all …]
|
| D | FSFChangeLog.10 | 6888 (mark_{referenced,set}_resources, redundant_insn): Set it.
|
| D | ChangeLog-2000 | 12233 * reorg.c (redundant_insn): Use INSN_P. 24114 redundant_insn, fill_simple_delay_slots, fill_slots_from_thread):
|
| D | FSFChangeLog.11 | 4760 * reorg.c (redundant_insn): If INSN or possible match has REG_UNUSED
|
| D | ChangeLog-2001 | 29148 (redundant_insn): Add parameterized throttle for search.
|
| D | ChangeLog-2004 | 24647 try_merge_delay_insns, redundant_insn, own_thread_p,
|