Searched refs:subreg_offset_representable_p (Results 1 – 13 of 13) sorted by relevance
| /openbsd-src/gnu/gcc/gcc/ |
| H A D | jump.c | 1994 && subreg_offset_representable_p (REGNO (SUBREG_REG (x)), in true_regnum()
|
| H A D | rtl.h | 1041 extern bool subreg_offset_representable_p (unsigned int, enum machine_mode,
|
| H A D | rtlanal.c | 2966 subreg_offset_representable_p (unsigned int xregno, enum machine_mode xmode, in subreg_offset_representable_p() function
|
| H A D | emit-rtl.c | 671 return subreg_offset_representable_p (regno, imode, offset, omode); in validate_subreg()
|
| H A D | simplify-rtx.c | 4605 && subreg_offset_representable_p (REGNO (op), innermode, in simplify_subreg()
|
| H A D | reload.c | 2958 if (!subreg_offset_representable_p in find_reloads()
|
| /openbsd-src/gnu/usr.bin/gcc/gcc/ |
| H A D | rtl.h | 1050 extern bool subreg_offset_representable_p PARAMS ((unsigned int,
|
| H A D | rtlanal.c | 3174 subreg_offset_representable_p (xregno, xmode, offset, ymode) in subreg_offset_representable_p() function
|
| H A D | reload.c | 823 if (!subreg_offset_representable_p 2945 if (!subreg_offset_representable_p
|
| H A D | emit-rtl.c | 931 if (!subreg_offset_representable_p (REGNO (reg), GET_MODE (reg),
|
| H A D | ChangeLog | 3952 * rtlanal.c (subreg_offset_representable_p): Relax subreg check. 4465 * rtl.h (subreg_offset_representable_p): Prototype.
|
| /openbsd-src/gnu/gcc/gcc/doc/ |
| H A D | tm.texi | 1988 @code{subreg_regno_offset} and @code{subreg_offset_representable_p}
|
| H A D | gccint.info | 20635 `subreg_regno_offset' and `subreg_offset_representable_p' would
|