Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/gcc/
H A Djump.c1994 && subreg_offset_representable_p (REGNO (SUBREG_REG (x)), in true_regnum()
H A Drtl.h1055 extern bool subreg_offset_representable_p (unsigned int, enum machine_mode,
H A Drtlanal.c2966 subreg_offset_representable_p (unsigned int xregno, enum machine_mode xmode, in subreg_offset_representable_p() function
H A Demit-rtl.c671 return subreg_offset_representable_p (regno, imode, offset, omode); in validate_subreg()
H A Dsimplify-rtx.c4609 && subreg_offset_representable_p (REGNO (op), innermode, in simplify_subreg()
H A Dreload.c2958 if (!subreg_offset_representable_p in find_reloads()
H A DChangeLog-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.
H A DChangeLog-200319457 * rtlanal.c (subreg_offset_representable_p): Relax subreg check.
25997 * rtlanal.c (subreg_offset_representable_p): Fix call of
H A DChangeLog-200413762 subreg_lsb_1, subreg_regno_offset, subreg_offset_representable_p,
44047 subreg_regno_offset, subreg_offset_representable_p,
H A DChangeLog-200515827 * rtlanal.c (subreg_offset_representable_p): Handle objects
/freebsd-12.1/contrib/gcc/doc/
H A Dtm.texi1987 @code{subreg_regno_offset} and @code{subreg_offset_representable_p}