Searched refs:kill_set_value (Results 1 – 11 of 11) sorted by relevance
/netbsd-src/external/gpl3/gcc/dist/gcc/ |
H A D | regcprop.cc | 90 static void kill_set_value (rtx, const_rtx, void *); 257 kill_set_value (rtx x, const_rtx set, void *data) in kill_set_value() function 1132 note_stores (insn, kill_set_value, &ksvd); in copyprop_hardreg_forward_1()
|
H A D | ChangeLog-2001 | 1704 (kill_set_value, kill_autoinc_value, copy_value): Use it. 1872 (kill_set_value): Use kill_value not kill_value_regno. 2056 kill_set_value, kill_autoinc_value, copy_value, find_oldest_value_reg,
|
H A D | ChangeLog-2008 | 15777 kill_clobbered_value, kill_set_value, kill_autoinc_value):
|
H A D | ChangeLog-2009 | 24447 kill_set_value, kill_autoinc_value, copy_value,
|
H A D | ChangeLog-2012 | 24682 (kill_set_value): Interpret data as a pointer to such a struct.
|
H A D | ChangeLog-2007 | 13265 * regrename.c (note_sets, kill_clobbered_value, kill_set_value):
|
H A D | ChangeLog-2002 | 30867 * regrename.c (kill_set_value): Handle subregs properly.
|
H A D | ChangeLog-2018 | 13747 (kill_set_value): Likewise.
|
H A D | ChangeLog-2019 | 11945 * regcprop.c (kill_clobbered_value, kill_set_value): Likewise.
|
H A D | ChangeLog-2004 | 29902 kill_set_value, copyprop_hardreg_forward_1): Likewise.
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/ |
H A D | regcprop.c | 90 static void kill_set_value (rtx, const_rtx, void *); 257 kill_set_value (rtx x, const_rtx set, void *data) in kill_set_value() function 1114 note_stores (insn, kill_set_value, &ksvd); in copyprop_hardreg_forward_1()
|