Home
last modified time | relevance | path

Searched refs:last_fp_reg (Results 1 – 16 of 16) sorted by relevance

/dports/devel/avr-gcc/gcc-10.2.0/gcc/config/aarch64/
H A Daarch64.c6464 int regno, last_fp_reg = INVALID_REGNUM; in aarch64_layout_frame() local
6506 last_fp_reg = regno; in aarch64_layout_frame()
6563 if (last_fp_reg == (int) INVALID_REGNUM && offset.is_constant ()) in aarch64_layout_frame()
6577 if (last_fp_reg != (int) INVALID_REGNUM && crtl->abi->id () == ARM_PCS_SVE) in aarch64_layout_frame()
6619 if (regno == last_fp_reg in aarch64_layout_frame()
/dports/lang/gcc10-devel/gcc-10-20211008/gcc/config/aarch64/
H A Daarch64.c6724 int regno, last_fp_reg = INVALID_REGNUM; in aarch64_layout_frame() local
6766 last_fp_reg = regno; in aarch64_layout_frame()
6823 if (last_fp_reg == (int) INVALID_REGNUM && offset.is_constant ()) in aarch64_layout_frame()
6837 if (last_fp_reg != (int) INVALID_REGNUM && crtl->abi->id () == ARM_PCS_SVE) in aarch64_layout_frame()
6879 if (regno == last_fp_reg in aarch64_layout_frame()
/dports/lang/gcc10/gcc-10.3.0/gcc/config/aarch64/
H A Daarch64.c6670 int regno, last_fp_reg = INVALID_REGNUM; in aarch64_layout_frame() local
6712 last_fp_reg = regno; in aarch64_layout_frame()
6769 if (last_fp_reg == (int) INVALID_REGNUM && offset.is_constant ()) in aarch64_layout_frame()
6783 if (last_fp_reg != (int) INVALID_REGNUM && crtl->abi->id () == ARM_PCS_SVE) in aarch64_layout_frame()
6825 if (regno == last_fp_reg in aarch64_layout_frame()
/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/config/aarch64/
H A Daarch64.c7141 int regno, last_fp_reg = INVALID_REGNUM; in aarch64_layout_frame() local
7183 last_fp_reg = regno; in aarch64_layout_frame()
7242 if (last_fp_reg == (int) INVALID_REGNUM && offset.is_constant ()) in aarch64_layout_frame()
7256 if (last_fp_reg != (int) INVALID_REGNUM && crtl->abi->id () == ARM_PCS_SVE) in aarch64_layout_frame()
7298 if (regno == last_fp_reg in aarch64_layout_frame()
/dports/lang/gcc11/gcc-11.2.0/gcc/config/aarch64/
H A Daarch64.c7141 int regno, last_fp_reg = INVALID_REGNUM;
7183 last_fp_reg = regno;
7242 if (last_fp_reg == (int) INVALID_REGNUM && offset.is_constant ())
7256 if (last_fp_reg != (int) INVALID_REGNUM && crtl->abi->id () == ARM_PCS_SVE)
7298 if (regno == last_fp_reg
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/config/aarch64/
H A Daarch64.c7279 int regno, last_fp_reg = INVALID_REGNUM; in aarch64_layout_frame() local
7321 last_fp_reg = regno; in aarch64_layout_frame()
7380 if (last_fp_reg == (int) INVALID_REGNUM && offset.is_constant ()) in aarch64_layout_frame()
7394 if (last_fp_reg != (int) INVALID_REGNUM && crtl->abi->id () == ARM_PCS_SVE) in aarch64_layout_frame()
7436 if (regno == last_fp_reg in aarch64_layout_frame()
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/config/aarch64/
H A Daarch64.c7448 int regno, last_fp_reg = INVALID_REGNUM; in aarch64_layout_frame() local
7490 last_fp_reg = regno; in aarch64_layout_frame()
7549 if (last_fp_reg == (int) INVALID_REGNUM && offset.is_constant ()) in aarch64_layout_frame()
7563 if (last_fp_reg != (int) INVALID_REGNUM && crtl->abi->id () == ARM_PCS_SVE) in aarch64_layout_frame()
7605 if (regno == last_fp_reg in aarch64_layout_frame()
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/gcc/config/aarch64/
H A Daarch64.c3975 int regno, last_fp_reg = INVALID_REGNUM; in aarch64_layout_frame() local
4023 last_fp_reg = regno; in aarch64_layout_frame()
4057 if (regno == last_fp_reg && has_align_gap && (offset & 8) == 0) in aarch64_layout_frame()
/dports/devel/riscv64-gcc/gcc-8.3.0/gcc/config/aarch64/
H A Daarch64.c3975 int regno, last_fp_reg = INVALID_REGNUM; in aarch64_layout_frame() local
4023 last_fp_reg = regno; in aarch64_layout_frame()
4057 if (regno == last_fp_reg && has_align_gap && (offset & 8) == 0) in aarch64_layout_frame()
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/gcc/config/aarch64/
H A Daarch64.c3975 int regno, last_fp_reg = INVALID_REGNUM; in aarch64_layout_frame() local
4023 last_fp_reg = regno; in aarch64_layout_frame()
4057 if (regno == last_fp_reg && has_align_gap && (offset & 8) == 0) in aarch64_layout_frame()
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/gcc/config/aarch64/
H A Daarch64.c3975 int regno, last_fp_reg = INVALID_REGNUM; in aarch64_layout_frame() local
4023 last_fp_reg = regno; in aarch64_layout_frame()
4057 if (regno == last_fp_reg && has_align_gap && (offset & 8) == 0) in aarch64_layout_frame()
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/gcc/config/aarch64/
H A Daarch64.c3975 int regno, last_fp_reg = INVALID_REGNUM; in aarch64_layout_frame() local
4023 last_fp_reg = regno; in aarch64_layout_frame()
4057 if (regno == last_fp_reg && has_align_gap && (offset & 8) == 0) in aarch64_layout_frame()
/dports/lang/gcc8/gcc-8.5.0/gcc/config/aarch64/
H A Daarch64.c4088 int regno, last_fp_reg = INVALID_REGNUM; in aarch64_layout_frame() local
4136 last_fp_reg = regno; in aarch64_layout_frame()
4170 if (regno == last_fp_reg && has_align_gap && (offset & 8) == 0) in aarch64_layout_frame()
/dports/lang/gcc9/gcc-9.4.0/gcc/config/aarch64/
H A Daarch64.c4632 int regno, last_fp_reg = INVALID_REGNUM; in aarch64_layout_frame() local
4684 last_fp_reg = regno; in aarch64_layout_frame()
4723 if (regno == last_fp_reg in aarch64_layout_frame()
/dports/lang/gcc9-aux/gcc-9.1.0/gcc/config/aarch64/
H A Daarch64.c4468 int regno, last_fp_reg = INVALID_REGNUM; in aarch64_layout_frame() local
4520 last_fp_reg = regno; in aarch64_layout_frame()
4559 if (regno == last_fp_reg in aarch64_layout_frame()
/dports/lang/gcc9-devel/gcc-9-20211007/gcc/config/aarch64/
H A Daarch64.c4632 int regno, last_fp_reg = INVALID_REGNUM; in aarch64_layout_frame() local
4684 last_fp_reg = regno; in aarch64_layout_frame()
4723 if (regno == last_fp_reg in aarch64_layout_frame()