Home
last modified time | relevance | path

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

/dragonfly/contrib/gcc-4.7/gcc/
HDrtl.h1217 extern bool subreg_offset_representable_p (unsigned int, enum machine_mode,
HDrtlanal.c3462 subreg_offset_representable_p (unsigned int xregno, enum machine_mode xmode, in subreg_offset_representable_p() function
HDemit-rtl.c747 return subreg_offset_representable_p (regno, imode, offset, omode); in validate_subreg()
/dragonfly/contrib/gcc-8.0/gcc/
HDrtl.h2406 extern bool subreg_offset_representable_p (unsigned int, machine_mode,
HDrtlanal.c3905 subreg_offset_representable_p (unsigned int xregno, machine_mode xmode, in subreg_offset_representable_p() function
HDemit-rtl.c971 return subreg_offset_representable_p (regno, imode, offset, omode); in validate_subreg()