Home
last modified time | relevance | path

Searched refs:update_auto_inc_notes (Results 1 – 3 of 3) sorted by relevance

/freebsd-9-stable/contrib/gcc/
Dreload.c272 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()
DChangeLog-2000362 * reload.c (update_auto_inc_notes): New, broken out from ...
DChangeLog-200335798 * reload.c (update_auto_inc_notes): Likewise.