| /netbsd-src/external/gpl3/gcc.old/dist/gcc/config/rx/ |
| H A D | rx-protos.h | 165 || (CALL_P (i) && find_reg_fusage (i, USE, reg))) in rx_find_use_of_reg()
|
| /netbsd-src/external/gpl3/gcc/dist/gcc/config/rx/ |
| H A D | rx-protos.h | 165 || (CALL_P (i) && find_reg_fusage (i, USE, reg))) in rx_find_use_of_reg()
|
| /netbsd-src/external/gpl3/gcc.old/dist/gcc/config/sh/ |
| H A D | sh_treg_combine.cc | 373 || (CALL_P (i) && find_reg_fusage (i, USE, reg)))) in trace_reg_uses_1()
|
| /netbsd-src/external/gpl3/gcc.old/dist/gcc/ |
| H A D | rtlanal.c | 1155 || (CALL_P (insn) && find_reg_fusage (insn, USE, reg)))) in reg_used_between_p() 1278 || find_reg_fusage (insn, CLOBBER, reg))))) in reg_set_p() 2294 find_reg_fusage (const_rtx insn, enum rtx_code code, const_rtx datum) in find_reg_fusage() function
|
| H A D | combine.c | 1985 && (find_reg_fusage (i3, USE, dest) in can_combine_p() 14601 && find_reg_fusage (from_insn, USE, XEXP (note, 0))) in distribute_notes() 14734 && find_reg_fusage (tem_insn, USE, XEXP (note, 0)))) in distribute_notes() 14972 && find_reg_fusage (insn, USE, reg)) in distribute_links()
|
| H A D | rtl.h | 3511 extern int find_reg_fusage (const_rtx, enum rtx_code, const_rtx);
|
| H A D | ira.c | 2070 && find_reg_fusage (p, USE, src)) in decrease_live_ranges_number()
|
| H A D | reload.c | 1604 && ! find_reg_fusage (this_insn, USE, XEXP (note, 0)) in push_reload()
|
| H A D | optabs.c | 3662 || (CALL_P (p->first) && (find_reg_fusage (p->first, USE, dest))) in no_conflict_move_test()
|
| /netbsd-src/external/gpl3/gcc.old/dist/gcc/config/mcore/ |
| H A D | mcore.c | 949 || find_reg_fusage (insn, USE, reg)) in mcore_is_dead()
|
| /netbsd-src/external/gpl3/gcc/dist/gcc/config/mcore/ |
| H A D | mcore.cc | 949 || find_reg_fusage (insn, USE, reg)) in mcore_is_dead()
|
| /netbsd-src/external/gpl3/gcc/dist/gcc/ |
| H A D | combine.cc | 1886 && (find_reg_fusage (i3, USE, dest) in can_combine_p() 14505 && find_reg_fusage (from_insn, USE, XEXP (note, 0))) in distribute_notes() 14615 && find_reg_fusage (tem_insn, USE, XEXP (note, 0)))) in distribute_notes() 14853 && find_reg_fusage (insn, USE, reg)) in distribute_links()
|
| H A D | rtl.h | 3650 extern int find_reg_fusage (const_rtx, enum rtx_code, const_rtx);
|
| H A D | ira.cc | 2199 && find_reg_fusage (p, USE, src)) in decrease_live_ranges_number()
|
| H A D | optabs.cc | 4112 || (CALL_P (p->first) && (find_reg_fusage (p->first, USE, dest))) in no_conflict_move_test()
|
| H A D | ChangeLog-2007 | 14007 find_constant_src, find_reg_fusage, find_regno_fusage, 14027 find_reg_equal_equiv_note, find_constant_src, find_reg_fusage, 20055 (find_reg_fusage): Use END_HARD_REGNO.
|
| H A D | ChangeLog-2004 | 13761 dead_or_set_p, find_reg_fusage, remove_note, replace_rtx, 24656 reg_set_p, find_last_value, dead_or_set_regno_p, find_reg_fusage, 29926 find_reg_fusage, find_regno_fusage, replace_regs, regno_use_in, 44046 dead_or_set_regno_p, find_regno_note, find_reg_fusage,
|
| H A D | ChangeLog-2000 | 24415 (find_reg_fusage): Variables REGNO, END_REGNO, and I now unsigned.
|
| H A D | ChangeLog-2002 | 34923 * rtlanal.c (find_reg_fusage): Use XEXP instead of SET_DEST
|
| H A D | ChangeLog-2015 | 32435 * rtlanal.c (find_reg_fusage, find_regno_fusage): Likewise.
|
| /netbsd-src/external/gpl3/gcc/dist/gcc/config/mips/ |
| H A D | mips.cc | 10678 return find_reg_fusage (insn, USE, pic_offset_table_rtx); in mips_insn_has_inflexible_gp_ref_p()
|
| /netbsd-src/external/gpl3/gcc.old/dist/gcc/config/mips/ |
| H A D | mips.c | 10537 return find_reg_fusage (insn, USE, pic_offset_table_rtx); in mips_insn_has_inflexible_gp_ref_p()
|