Home
last modified time | relevance | path

Searched refs:xmode_unit (Results 1 – 22 of 22) sorted by relevance

/dports/devel/tigcc/tigcc-0.96.b8_10/gnu/gcc-4.1-20060728/gcc/
H A Drtlanal.c3144 enum machine_mode xmode_unit, xmode_unit_int; in subreg_regno_offset() local
3149 xmode_unit = xmode; in subreg_regno_offset()
3151 xmode_unit = GET_MODE_INNER (xmode); in subreg_regno_offset()
3153 if (FLOAT_MODE_P (xmode_unit)) in subreg_regno_offset()
3159 xmode_unit_int = xmode_unit; in subreg_regno_offset()
3162 xmode_unit_int = xmode_unit; in subreg_regno_offset()
3227 xmode_unit = xmode; in subreg_offset_representable_p()
3229 xmode_unit = GET_MODE_INNER (xmode); in subreg_offset_representable_p()
3231 if (FLOAT_MODE_P (xmode_unit)) in subreg_offset_representable_p()
3237 xmode_unit_int = xmode_unit; in subreg_offset_representable_p()
[all …]
/dports/lang/gcc48/gcc-4.8.5/gcc/
H A Drtlanal.c3315 enum machine_mode xmode_unit; in subreg_get_info() local
3319 xmode_unit = xmode; in subreg_get_info()
3321 xmode_unit = GET_MODE_INNER (xmode); in subreg_get_info()
3322 gcc_assert (HARD_REGNO_NREGS_HAS_PADDING (xregno, xmode_unit)); in subreg_get_info()
3325 * HARD_REGNO_NREGS_WITH_PADDING (xregno, xmode_unit))); in subreg_get_info()
3327 == (hard_regno_nregs[xregno][xmode_unit] in subreg_get_info()
3338 if ((offset / GET_MODE_SIZE (xmode_unit) + 1 in subreg_get_info()
3340 && (offset / GET_MODE_SIZE (xmode_unit) in subreg_get_info()
3342 / GET_MODE_SIZE (xmode_unit)))) in subreg_get_info()
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/gcc/
H A Drtlanal.c3362 enum machine_mode xmode_unit; in subreg_get_info() local
3366 xmode_unit = xmode; in subreg_get_info()
3368 xmode_unit = GET_MODE_INNER (xmode); in subreg_get_info()
3369 gcc_assert (HARD_REGNO_NREGS_HAS_PADDING (xregno, xmode_unit)); in subreg_get_info()
3372 * HARD_REGNO_NREGS_WITH_PADDING (xregno, xmode_unit))); in subreg_get_info()
3374 == (hard_regno_nregs[xregno][xmode_unit] in subreg_get_info()
3385 if ((offset / GET_MODE_SIZE (xmode_unit) + 1 in subreg_get_info()
3387 && (offset / GET_MODE_SIZE (xmode_unit) in subreg_get_info()
3389 / GET_MODE_SIZE (xmode_unit)))) in subreg_get_info()
/dports/devel/mingw32-gcc/gcc-4.8.1/gcc/
H A Drtlanal.c3286 enum machine_mode xmode_unit; in subreg_get_info() local
3290 xmode_unit = xmode; in subreg_get_info()
3292 xmode_unit = GET_MODE_INNER (xmode); in subreg_get_info()
3293 gcc_assert (HARD_REGNO_NREGS_HAS_PADDING (xregno, xmode_unit)); in subreg_get_info()
3296 * HARD_REGNO_NREGS_WITH_PADDING (xregno, xmode_unit))); in subreg_get_info()
3298 == (hard_regno_nregs[xregno][xmode_unit] in subreg_get_info()
3309 if ((offset / GET_MODE_SIZE (xmode_unit) + 1 in subreg_get_info()
3311 && (offset / GET_MODE_SIZE (xmode_unit) in subreg_get_info()
3313 / GET_MODE_SIZE (xmode_unit)))) in subreg_get_info()
/dports/lang/gcc6-aux/gcc-6-20180516/gcc/
H A Drtlanal.c3587 machine_mode xmode_unit; in subreg_get_info() local
3590 xmode_unit = GET_MODE_INNER (xmode); in subreg_get_info()
3591 gcc_assert (HARD_REGNO_NREGS_HAS_PADDING (xregno, xmode_unit)); in subreg_get_info()
3594 * HARD_REGNO_NREGS_WITH_PADDING (xregno, xmode_unit))); in subreg_get_info()
3596 == (hard_regno_nregs[xregno][xmode_unit] in subreg_get_info()
3607 if ((offset / GET_MODE_SIZE (xmode_unit) + 1 in subreg_get_info()
3609 && (offset / GET_MODE_SIZE (xmode_unit) in subreg_get_info()
3611 / GET_MODE_SIZE (xmode_unit)))) in subreg_get_info()
/dports/lang/gnat_util/gcc-6-20180516/gcc/
H A Drtlanal.c3587 machine_mode xmode_unit; in subreg_get_info() local
3590 xmode_unit = GET_MODE_INNER (xmode); in subreg_get_info()
3591 gcc_assert (HARD_REGNO_NREGS_HAS_PADDING (xregno, xmode_unit)); in subreg_get_info()
3594 * HARD_REGNO_NREGS_WITH_PADDING (xregno, xmode_unit))); in subreg_get_info()
3596 == (hard_regno_nregs[xregno][xmode_unit] in subreg_get_info()
3607 if ((offset / GET_MODE_SIZE (xmode_unit) + 1 in subreg_get_info()
3609 && (offset / GET_MODE_SIZE (xmode_unit) in subreg_get_info()
3611 / GET_MODE_SIZE (xmode_unit)))) in subreg_get_info()
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/gcc/
H A Drtlanal.c3715 scalar_mode xmode_unit = GET_MODE_INNER (xmode); in subreg_get_info() local
3716 gcc_assert (HARD_REGNO_NREGS_HAS_PADDING (xregno, xmode_unit)); in subreg_get_info()
3719 * HARD_REGNO_NREGS_WITH_PADDING (xregno, xmode_unit))); in subreg_get_info()
3721 == hard_regno_nregs (xregno, xmode_unit) * nunits); in subreg_get_info()
3731 if ((coffset / GET_MODE_SIZE (xmode_unit) + 1 < nunits) in subreg_get_info()
3732 && (coffset / GET_MODE_SIZE (xmode_unit) in subreg_get_info()
3733 != ((coffset + cysize - 1) / GET_MODE_SIZE (xmode_unit)))) in subreg_get_info()
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/
H A Drtlanal.c4073 scalar_mode xmode_unit = GET_MODE_INNER (xmode); in subreg_get_info() local
4074 gcc_assert (HARD_REGNO_NREGS_HAS_PADDING (xregno, xmode_unit)); in subreg_get_info()
4077 * HARD_REGNO_NREGS_WITH_PADDING (xregno, xmode_unit))); in subreg_get_info()
4079 == hard_regno_nregs (xregno, xmode_unit) * nunits); in subreg_get_info()
4089 if ((coffset / GET_MODE_SIZE (xmode_unit) + 1 < nunits) in subreg_get_info()
4090 && (coffset / GET_MODE_SIZE (xmode_unit) in subreg_get_info()
4091 != ((coffset + cysize - 1) / GET_MODE_SIZE (xmode_unit)))) in subreg_get_info()
/dports/devel/avr-gcc/gcc-10.2.0/gcc/
H A Drtlanal.c3744 scalar_mode xmode_unit = GET_MODE_INNER (xmode); in subreg_get_info() local
3745 gcc_assert (HARD_REGNO_NREGS_HAS_PADDING (xregno, xmode_unit)); in subreg_get_info()
3748 * HARD_REGNO_NREGS_WITH_PADDING (xregno, xmode_unit))); in subreg_get_info()
3750 == hard_regno_nregs (xregno, xmode_unit) * nunits); in subreg_get_info()
3760 if ((coffset / GET_MODE_SIZE (xmode_unit) + 1 < nunits) in subreg_get_info()
3761 && (coffset / GET_MODE_SIZE (xmode_unit) in subreg_get_info()
3762 != ((coffset + cysize - 1) / GET_MODE_SIZE (xmode_unit)))) in subreg_get_info()
/dports/devel/riscv64-gcc/gcc-8.3.0/gcc/
H A Drtlanal.c3715 scalar_mode xmode_unit = GET_MODE_INNER (xmode); in subreg_get_info() local
3716 gcc_assert (HARD_REGNO_NREGS_HAS_PADDING (xregno, xmode_unit)); in subreg_get_info()
3719 * HARD_REGNO_NREGS_WITH_PADDING (xregno, xmode_unit))); in subreg_get_info()
3721 == hard_regno_nregs (xregno, xmode_unit) * nunits); in subreg_get_info()
3731 if ((coffset / GET_MODE_SIZE (xmode_unit) + 1 < nunits) in subreg_get_info()
3732 && (coffset / GET_MODE_SIZE (xmode_unit) in subreg_get_info()
3733 != ((coffset + cysize - 1) / GET_MODE_SIZE (xmode_unit)))) in subreg_get_info()
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/gcc/
H A Drtlanal.c3715 scalar_mode xmode_unit = GET_MODE_INNER (xmode); in subreg_get_info() local
3716 gcc_assert (HARD_REGNO_NREGS_HAS_PADDING (xregno, xmode_unit)); in subreg_get_info()
3719 * HARD_REGNO_NREGS_WITH_PADDING (xregno, xmode_unit))); in subreg_get_info()
3721 == hard_regno_nregs (xregno, xmode_unit) * nunits); in subreg_get_info()
3731 if ((coffset / GET_MODE_SIZE (xmode_unit) + 1 < nunits) in subreg_get_info()
3732 && (coffset / GET_MODE_SIZE (xmode_unit) in subreg_get_info()
3733 != ((coffset + cysize - 1) / GET_MODE_SIZE (xmode_unit)))) in subreg_get_info()
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/gcc/
H A Drtlanal.c3715 scalar_mode xmode_unit = GET_MODE_INNER (xmode); in subreg_get_info() local
3716 gcc_assert (HARD_REGNO_NREGS_HAS_PADDING (xregno, xmode_unit)); in subreg_get_info()
3719 * HARD_REGNO_NREGS_WITH_PADDING (xregno, xmode_unit))); in subreg_get_info()
3721 == hard_regno_nregs (xregno, xmode_unit) * nunits); in subreg_get_info()
3731 if ((coffset / GET_MODE_SIZE (xmode_unit) + 1 < nunits) in subreg_get_info()
3732 && (coffset / GET_MODE_SIZE (xmode_unit) in subreg_get_info()
3733 != ((coffset + cysize - 1) / GET_MODE_SIZE (xmode_unit)))) in subreg_get_info()
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/gcc/
H A Drtlanal.c3715 scalar_mode xmode_unit = GET_MODE_INNER (xmode); in subreg_get_info() local
3716 gcc_assert (HARD_REGNO_NREGS_HAS_PADDING (xregno, xmode_unit)); in subreg_get_info()
3719 * HARD_REGNO_NREGS_WITH_PADDING (xregno, xmode_unit))); in subreg_get_info()
3721 == hard_regno_nregs (xregno, xmode_unit) * nunits); in subreg_get_info()
3731 if ((coffset / GET_MODE_SIZE (xmode_unit) + 1 < nunits) in subreg_get_info()
3732 && (coffset / GET_MODE_SIZE (xmode_unit) in subreg_get_info()
3733 != ((coffset + cysize - 1) / GET_MODE_SIZE (xmode_unit)))) in subreg_get_info()
/dports/lang/gcc9-aux/gcc-9.1.0/gcc/
H A Drtlanal.c3752 scalar_mode xmode_unit = GET_MODE_INNER (xmode); in subreg_get_info() local
3753 gcc_assert (HARD_REGNO_NREGS_HAS_PADDING (xregno, xmode_unit)); in subreg_get_info()
3756 * HARD_REGNO_NREGS_WITH_PADDING (xregno, xmode_unit))); in subreg_get_info()
3758 == hard_regno_nregs (xregno, xmode_unit) * nunits); in subreg_get_info()
3768 if ((coffset / GET_MODE_SIZE (xmode_unit) + 1 < nunits) in subreg_get_info()
3769 && (coffset / GET_MODE_SIZE (xmode_unit) in subreg_get_info()
3770 != ((coffset + cysize - 1) / GET_MODE_SIZE (xmode_unit)))) in subreg_get_info()
/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/
H A Drtlanal.c4088 scalar_mode xmode_unit = GET_MODE_INNER (xmode); in subreg_get_info() local
4089 gcc_assert (HARD_REGNO_NREGS_HAS_PADDING (xregno, xmode_unit)); in subreg_get_info()
4092 * HARD_REGNO_NREGS_WITH_PADDING (xregno, xmode_unit))); in subreg_get_info()
4094 == hard_regno_nregs (xregno, xmode_unit) * nunits); in subreg_get_info()
4104 if ((coffset / GET_MODE_SIZE (xmode_unit) + 1 < nunits) in subreg_get_info()
4105 && (coffset / GET_MODE_SIZE (xmode_unit) in subreg_get_info()
4106 != ((coffset + cysize - 1) / GET_MODE_SIZE (xmode_unit)))) in subreg_get_info()
/dports/lang/gcc10/gcc-10.3.0/gcc/
H A Drtlanal.c3744 scalar_mode xmode_unit = GET_MODE_INNER (xmode); in subreg_get_info() local
3745 gcc_assert (HARD_REGNO_NREGS_HAS_PADDING (xregno, xmode_unit)); in subreg_get_info()
3748 * HARD_REGNO_NREGS_WITH_PADDING (xregno, xmode_unit))); in subreg_get_info()
3750 == hard_regno_nregs (xregno, xmode_unit) * nunits); in subreg_get_info()
3760 if ((coffset / GET_MODE_SIZE (xmode_unit) + 1 < nunits) in subreg_get_info()
3761 && (coffset / GET_MODE_SIZE (xmode_unit) in subreg_get_info()
3762 != ((coffset + cysize - 1) / GET_MODE_SIZE (xmode_unit)))) in subreg_get_info()
/dports/lang/gcc9-devel/gcc-9-20211007/gcc/
H A Drtlanal.c3757 scalar_mode xmode_unit = GET_MODE_INNER (xmode); in subreg_get_info() local
3758 gcc_assert (HARD_REGNO_NREGS_HAS_PADDING (xregno, xmode_unit)); in subreg_get_info()
3761 * HARD_REGNO_NREGS_WITH_PADDING (xregno, xmode_unit))); in subreg_get_info()
3763 == hard_regno_nregs (xregno, xmode_unit) * nunits); in subreg_get_info()
3773 if ((coffset / GET_MODE_SIZE (xmode_unit) + 1 < nunits) in subreg_get_info()
3774 && (coffset / GET_MODE_SIZE (xmode_unit) in subreg_get_info()
3775 != ((coffset + cysize - 1) / GET_MODE_SIZE (xmode_unit)))) in subreg_get_info()
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/
H A Drtlanal.c4088 scalar_mode xmode_unit = GET_MODE_INNER (xmode); in subreg_get_info() local
4089 gcc_assert (HARD_REGNO_NREGS_HAS_PADDING (xregno, xmode_unit)); in subreg_get_info()
4092 * HARD_REGNO_NREGS_WITH_PADDING (xregno, xmode_unit))); in subreg_get_info()
4094 == hard_regno_nregs (xregno, xmode_unit) * nunits); in subreg_get_info()
4104 if ((coffset / GET_MODE_SIZE (xmode_unit) + 1 < nunits) in subreg_get_info()
4105 && (coffset / GET_MODE_SIZE (xmode_unit) in subreg_get_info()
4106 != ((coffset + cysize - 1) / GET_MODE_SIZE (xmode_unit)))) in subreg_get_info()
/dports/lang/gcc8/gcc-8.5.0/gcc/
H A Drtlanal.c3720 scalar_mode xmode_unit = GET_MODE_INNER (xmode); in subreg_get_info() local
3721 gcc_assert (HARD_REGNO_NREGS_HAS_PADDING (xregno, xmode_unit)); in subreg_get_info()
3724 * HARD_REGNO_NREGS_WITH_PADDING (xregno, xmode_unit))); in subreg_get_info()
3726 == hard_regno_nregs (xregno, xmode_unit) * nunits); in subreg_get_info()
3736 if ((coffset / GET_MODE_SIZE (xmode_unit) + 1 < nunits) in subreg_get_info()
3737 && (coffset / GET_MODE_SIZE (xmode_unit) in subreg_get_info()
3738 != ((coffset + cysize - 1) / GET_MODE_SIZE (xmode_unit)))) in subreg_get_info()
/dports/lang/gcc11/gcc-11.2.0/gcc/
H A Drtlanal.c4088 scalar_mode xmode_unit = GET_MODE_INNER (xmode); in subreg_get_info() local
4089 gcc_assert (HARD_REGNO_NREGS_HAS_PADDING (xregno, xmode_unit)); in subreg_get_info()
4092 * HARD_REGNO_NREGS_WITH_PADDING (xregno, xmode_unit))); in subreg_get_info()
4094 == hard_regno_nregs (xregno, xmode_unit) * nunits); in subreg_get_info()
4104 if ((coffset / GET_MODE_SIZE (xmode_unit) + 1 < nunits) in subreg_get_info()
4105 && (coffset / GET_MODE_SIZE (xmode_unit) in subreg_get_info()
4106 != ((coffset + cysize - 1) / GET_MODE_SIZE (xmode_unit)))) in subreg_get_info()
/dports/lang/gcc9/gcc-9.4.0/gcc/
H A Drtlanal.c3757 scalar_mode xmode_unit = GET_MODE_INNER (xmode); in subreg_get_info() local
3758 gcc_assert (HARD_REGNO_NREGS_HAS_PADDING (xregno, xmode_unit)); in subreg_get_info()
3761 * HARD_REGNO_NREGS_WITH_PADDING (xregno, xmode_unit))); in subreg_get_info()
3763 == hard_regno_nregs (xregno, xmode_unit) * nunits); in subreg_get_info()
3773 if ((coffset / GET_MODE_SIZE (xmode_unit) + 1 < nunits) in subreg_get_info()
3774 && (coffset / GET_MODE_SIZE (xmode_unit) in subreg_get_info()
3775 != ((coffset + cysize - 1) / GET_MODE_SIZE (xmode_unit)))) in subreg_get_info()
/dports/lang/gcc10-devel/gcc-10-20211008/gcc/
H A Drtlanal.c3749 scalar_mode xmode_unit = GET_MODE_INNER (xmode); in subreg_get_info() local
3750 gcc_assert (HARD_REGNO_NREGS_HAS_PADDING (xregno, xmode_unit)); in subreg_get_info()
3753 * HARD_REGNO_NREGS_WITH_PADDING (xregno, xmode_unit))); in subreg_get_info()
3755 == hard_regno_nregs (xregno, xmode_unit) * nunits); in subreg_get_info()
3765 if ((coffset / GET_MODE_SIZE (xmode_unit) + 1 < nunits) in subreg_get_info()
3766 && (coffset / GET_MODE_SIZE (xmode_unit) in subreg_get_info()
3767 != ((coffset + cysize - 1) / GET_MODE_SIZE (xmode_unit)))) in subreg_get_info()