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

/freebsd-9.3-release/contrib/gcc/
H A Djump.c2010 && subreg_offset_representable_p (REGNO (SUBREG_REG (x)),
H A Drtl.h1058 extern bool subreg_offset_representable_p (unsigned int, enum machine_mode,
H A Demit-rtl.c659 subreg_offset_representable_p. */
672 return subreg_offset_representable_p (regno, imode, offset, omode);
H A Drtlanal.c2988 subreg_offset_representable_p (unsigned int xregno, enum machine_mode xmode,
2966 subreg_offset_representable_p (unsigned int xregno, enum machine_mode xmode, function
H A Dsimplify-rtx.c4615 && subreg_offset_representable_p (REGNO (op), innermode,
H A Dreload.c2971 if (!subreg_offset_representable_p

Completed in 215 milliseconds