Searched refs:xmode_unit (Results 1 – 1 of 1) sorted by relevance
3758 scalar_mode xmode_unit = GET_MODE_INNER (xmode); in subreg_get_info() local3759 gcc_assert (HARD_REGNO_NREGS_HAS_PADDING (xregno, xmode_unit)); in subreg_get_info()3762 * HARD_REGNO_NREGS_WITH_PADDING (xregno, xmode_unit))); in subreg_get_info()3764 == hard_regno_nregs (xregno, xmode_unit) * nunits); in subreg_get_info()3774 if ((coffset / GET_MODE_SIZE (xmode_unit) + 1 < nunits) in subreg_get_info()3775 && (coffset / GET_MODE_SIZE (xmode_unit) in subreg_get_info()3776 != ((coffset + cysize - 1) / GET_MODE_SIZE (xmode_unit)))) in subreg_get_info()