Searched refs:update_auto_inc_notes (Results 1 – 3 of 3) sorted by relevance
| /freebsd-9-stable/contrib/gcc/ |
| D | reload.c | 272 static void update_auto_inc_notes (rtx, int, int); 5322 update_auto_inc_notes (rtx insn ATTRIBUTE_UNUSED, int regno ATTRIBUTE_UNUSED, in update_auto_inc_notes() function 5605 update_auto_inc_notes (this_insn, regno, reloadnum); in find_reloads_address_1() 5622 update_auto_inc_notes (this_insn, regno, reloadnum); in find_reloads_address_1() 5736 update_auto_inc_notes (this_insn, REGNO (XEXP (x_orig, 0)), in find_reloads_address_1()
|
| D | ChangeLog-2000 | 362 * reload.c (update_auto_inc_notes): New, broken out from ...
|
| D | ChangeLog-2003 | 35798 * reload.c (update_auto_inc_notes): Likewise.
|