Searched refs:reload_combine_note_store (Results 1 – 13 of 13) sorted by relevance
/netbsd-src/external/gpl3/gcc/dist/gcc/ |
H A D | postreload.cc | 53 static void reload_combine_note_store (rtx, const_rtx, void *); 1341 note_stores (insn, reload_combine_note_store, NULL); in reload_combine() 1416 reload_combine_note_store (rtx dst, const_rtx set, void *data ATTRIBUTE_UNUSED) in reload_combine_note_store() function
|
H A D | ChangeLog-1999 | 4119 (reload_combine_note_store): Likewise. 18057 * reload1.c (reload_combine_note_store): Fix calculation of number 19551 * reload1.c (reload_combine_note_store): Second argument is no 19794 * reload1.c (reload_combine_note_store): Be more careful with
|
H A D | ChangeLog-1998 | 588 * reload1.c (reload_combine, reload_combine_note_store): 4153 (reload_combine_note_store): Mark parameter `set' with 5446 (reload_combine, reload_combine_note_store): New functions.
|
H A D | ChangeLog-2010 | 567 * postreload.c (reload_combine_note_store): Also handle 4527 * postreload.c (reload_combine_note_store): Deal with embedded 20713 (reload_combine_note_store): Update REAL_STORE_RUID field.
|
H A D | ChangeLog-2004 | 29881 reload_combine_note_store, reload_combine_note_use, 44007 * postreload.c (reload_combine, reload_combine_note_store,
|
H A D | ChangeLog-2001 | 25888 (reload_combine_note_store): Use subreg_regno_offset.
|
H A D | ChangeLog-2000 | 31142 * reload1.c (reload_combine_note_store): Use HARD_REGNO_NREGS.
|
H A D | ChangeLog-2007 | 13262 * postreload.c (reload_combine_note_store, move2add_note_store):
|
H A D | ChangeLog-2005 | 35538 * postreload.c (reload_combine_note_store): Likewise.
|
H A D | ChangeLog-2003 | 17306 (reload_combine_note_store): Likewise.
|
H A D | ChangeLog-2017 | 15861 * postreload.c (reload_combine_note_store): Likewise.
|
H A D | ChangeLog-2015 | 32570 (reload_combine_note_store): Likewise.
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/ |
H A D | postreload.c | 54 static void reload_combine_note_store (rtx, const_rtx, void *); 1331 note_stores (insn, reload_combine_note_store, NULL); in reload_combine() 1406 reload_combine_note_store (rtx dst, const_rtx set, void *data ATTRIBUTE_UNUSED) in reload_combine_note_store() function
|