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

/freebsd-9.3-release/contrib/gcc/
H A Drtl.h1053 extern unsigned int subreg_lsb (rtx);
H A Drtlanal.c2883 /* Helper function for subreg_lsb. Given a subreg's OUTER_MODE, INNER_MODE,
2929 subreg_lsb (rtx x)
2907 subreg_lsb (rtx x) function
H A Dcse.c3465 && subreg_lsb (x)
H A Dcombine.c5852 pos = GEN_INT (subreg_lsb (XEXP (SET_DEST (x), 0)));

Completed in 137 milliseconds