Searched refs:move_deaths (Results 1 – 7 of 7) sorted by relevance
| /trueos/contrib/gcc/ |
| HD | combine.c | 441 static void move_deaths (rtx, rtx, int, rtx, rtx *); 3216 move_deaths (newi2pat, NULL_RTX, INSN_CUID (i1), i2, &midnotes); in try_combine() 3217 move_deaths (newpat, newi2pat, INSN_CUID (i1), i3, &midnotes); in try_combine() 3220 move_deaths (newpat, NULL_RTX, i1 ? INSN_CUID (i1) : INSN_CUID (i2), in try_combine() 11660 move_deaths (rtx x, rtx maybe_kill_insn, int from_cuid, rtx to_insn, in move_deaths() function 11748 move_deaths (regno_reg_rtx[i], in move_deaths() 11770 move_deaths (SET_SRC (x), maybe_kill_insn, from_cuid, to_insn, pnotes); in move_deaths() 11786 move_deaths (dest, maybe_kill_insn, from_cuid, to_insn, pnotes); in move_deaths() 11800 move_deaths (XEXP (dest, 0), maybe_kill_insn, from_cuid, in move_deaths() 11817 move_deaths (XVECEXP (x, i, j), maybe_kill_insn, from_cuid, in move_deaths() [all …]
|
| HD | FSFChangeLog.11 | 6634 * combine.c (move_deaths): Handle partial REG_DEAD note for 12069 * combine.c (move_deaths): New parameter maybe_kill_insn. 12071 (try_combine): Pass new arg to move_deaths.
|
| HD | FSFChangeLog.10 | 5697 * combine.c (move_deaths): When have a multi-reg hard register, 8804 (move_deaths): New variables before_dead and after_dead. Set them
|
| HD | ChangeLog-1999 | 10471 use_crosses_set_p, mark_used_regs_combine, move_deaths): Likewise.
|
| HD | ChangeLog-2004 | 26708 mark_used_regs_combine, move_deaths, unmentioned_reg_p_1): Likewise. 43988 reg_dead_at_p_1, reg_dead_at_p, mark_used_regs_combine, move_deaths,
|
| HD | ChangeLog-2000 | 24266 (move_deaths): REGNO, DEADREGNO, DEADEND, OUREND, and I now unsigned.
|
| HD | ChangeLog-2002 | 16881 * combine.c (move_deaths): Use regno_reg_rtx for hard regs rather
|