Searched refs:canon_reg (Results 1 - 1 of 1) sorted by relevance

/freebsd-9.3-release/contrib/gcc/
H A Dcse.c607 static rtx canon_reg (rtx, rtx);
1498 pseudo-registers does not matter, as canon_reg will be called to
2760 /* Subroutine of canon_reg. Pass *XLOC through canon_reg, and validate
2761 the result if necessary. INSN is as for canon_reg. */
2766 rtx new = canon_reg (*xloc, insn);
2787 canon_reg (rtx x, rtx insn)
2979 canon_reg (copy_rtx (best_elt->exp),
3069 canon_reg (copy_rtx (best_rtx),
4314 canon_reg (
2771 canon_reg (rtx x, rtx insn) function
[all...]

Completed in 113 milliseconds