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

/freebsd-9.3-release/contrib/gcc/
H A Drtlanal.c1093 find_last_value (rtx x, rtx *pinsn, rtx valid_to, int allow_hwreg)
1116 && REGNO (src) < FIRST_PSEUDO_REGISTER) || allow_hwreg))
1081 find_last_value(rtx x, rtx *pinsn, rtx valid_to, int allow_hwreg) argument

Completed in 160 milliseconds