Searched refs:elim_i2 (Results 1 – 6 of 6) sorted by relevance
| /NextBSD/contrib/gcc/ |
| HD | combine.c | 3092 rtx elim_i2 = ((newi2pat && reg_set_p (i2dest, newi2pat)) in try_combine() local 3226 elim_i2, elim_i1); in try_combine() 3229 elim_i2, elim_i1); in try_combine() 3232 elim_i2, elim_i1); in try_combine() 3235 elim_i2, elim_i1); in try_combine() 3275 NULL_RTX, i2, NULL_RTX, elim_i2, elim_i1); in try_combine() 3280 elim_i2, elim_i1); in try_combine() 11882 distribute_notes (rtx notes, rtx from_insn, rtx i3, rtx i2, rtx elim_i2, in distribute_notes() argument 12168 else if ((rtx_equal_p (XEXP (note, 0), elim_i2) in distribute_notes()
|
| HD | ChangeLog-1997 | 1420 * combine.c (try_combine): When setting elim_i2, check whether newi2pat 1422 elim_i2 and elim_i1. When setting elim_i1, check if newi2pat
|
| HD | FSFChangeLog | 2481 * combine.c (try_combine.c): Pass elim_i2 and elim_i1 to
|
| HD | ChangeLog-2005 | 5835 (try_combine): Only set elim_i1 and elim_i2 if the destination is 5838 elim_i1 and elim_i2.
|
| HD | ChangeLog-2000 | 4765 * combine.c (distribute_notes): Use rtx_equal_p to check elim_i2 /
|
| HD | ChangeLog-2003 | 22707 (distribute_notes): Remove usage of elim_i1, elim_i2. Propagate
|