Home
last modified time | relevance | path

Searched refs:subreg_offset_representable_p (Results 1 – 11 of 11) sorted by relevance

/trueos/contrib/gcc/
HDjump.c1994 && subreg_offset_representable_p (REGNO (SUBREG_REG (x)), in true_regnum()
HDrtl.h1055 extern bool subreg_offset_representable_p (unsigned int, enum machine_mode,
HDrtlanal.c2966 subreg_offset_representable_p (unsigned int xregno, enum machine_mode xmode, in subreg_offset_representable_p() function
HDemit-rtl.c671 return subreg_offset_representable_p (regno, imode, offset, omode); in validate_subreg()
HDsimplify-rtx.c4609 && subreg_offset_representable_p (REGNO (op), innermode, in simplify_subreg()
HDreload.c2958 if (!subreg_offset_representable_p in find_reloads()
HDChangeLog-200661 * rtlanal.c (subreg_regno_offset, subreg_offset_representable_p):
64 (subreg_offset_representable_p): Check for and disallow cases
184 subreg_offset_representable_p.
HDChangeLog-200319457 * rtlanal.c (subreg_offset_representable_p): Relax subreg check.
25997 * rtlanal.c (subreg_offset_representable_p): Fix call of
HDChangeLog-200413762 subreg_lsb_1, subreg_regno_offset, subreg_offset_representable_p,
44047 subreg_regno_offset, subreg_offset_representable_p,
HDChangeLog-200515827 * rtlanal.c (subreg_offset_representable_p): Handle objects
/trueos/contrib/gcc/doc/
HDtm.texi1987 @code{subreg_regno_offset} and @code{subreg_offset_representable_p}