Searched refs:stable_and_no_regs_but_for_p (Results 1 – 3 of 3) sorted by relevance
| /NextBSD/contrib/gcc/ |
| HD | regmove.c | 80 static int stable_and_no_regs_but_for_p (rtx, rtx, rtx); 1690 else if (! stable_and_no_regs_but_for_p (SET_SRC (set), src, dst)) in fixup_match_1() 2052 stable_and_no_regs_but_for_p (rtx x, rtx src, rtx dst) in stable_and_no_regs_but_for_p() function 2069 && ! stable_and_no_regs_but_for_p (XEXP (x, i), src, dst)) in stable_and_no_regs_but_for_p() 2079 && ! stable_and_no_regs_but_for_p (XEXP (x, 0), src, dst)) in stable_and_no_regs_but_for_p()
|
| HD | ChangeLog-1999 | 7729 (stable_and_no_regs_but_for_p). Reject unchanging registers too.
|
| HD | ChangeLog-2004 | 39683 * regmove.c (stable_and_no_regs_but_for_p): Likewise.
|