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

/freebsd-9.3-release/contrib/gcc/
H A Drtlanal.c2734 regno_use_in (unsigned int regno, rtx x)
2748 if ((tem = regno_use_in (regno, XEXP (x, i))))
2753 if ((tem = regno_use_in (regno , XVECEXP (x, i, j))))
2712 regno_use_in (unsigned int regno, rtx x) function
H A Drtl.h1742 extern rtx regno_use_in (unsigned int, rtx);
/freebsd-9.3-release/contrib/gcc/config/arm/
H A Darm.c8614 else if (regno_use_in (LR_REGNUM, operands[0]))

Completed in 186 milliseconds