Home
last modified time | relevance | path

Searched refs:scratch_regno (Results 1 – 25 of 48) sorted by relevance

12

/dports/lang/gcc12-devel/gcc-12-20211205/gcc/config/rs6000/
H A Drs6000-logue.c3726 int scratch_regno = ptr_regno_for_savres (SAVRES_SAVE | SAVRES_VR); in rs6000_emit_prologue() local
3727 rtx scratch_reg = gen_rtx_REG (Pmode, scratch_regno); in rs6000_emit_prologue()
3729 gcc_checking_assert (scratch_regno == 11 || scratch_regno == 12); in rs6000_emit_prologue()
3731 if (scratch_regno == 12) in rs6000_emit_prologue()
4435 int scratch_regno = ptr_regno_for_savres (SAVRES_VR); in rs6000_emit_epilogue() local
4437 gcc_checking_assert (scratch_regno == 11 || scratch_regno == 12); in rs6000_emit_epilogue()
4446 frame_regno = 11 + 12 - scratch_regno; in rs6000_emit_epilogue()
4461 rtx scratch_reg = gen_rtx_REG (Pmode, scratch_regno); in rs6000_emit_epilogue()
4634 int scratch_regno = ptr_regno_for_savres (SAVRES_VR); in rs6000_emit_epilogue() local
4635 rtx scratch_reg = gen_rtx_REG (Pmode, scratch_regno); in rs6000_emit_epilogue()
/dports/devel/avr-gcc/gcc-10.2.0/gcc/config/rs6000/
H A Drs6000-logue.c3684 int scratch_regno = ptr_regno_for_savres (SAVRES_SAVE | SAVRES_VR); in rs6000_emit_prologue() local
3685 rtx scratch_reg = gen_rtx_REG (Pmode, scratch_regno); in rs6000_emit_prologue()
3687 gcc_checking_assert (scratch_regno == 11 || scratch_regno == 12); in rs6000_emit_prologue()
3689 if (scratch_regno == 12) in rs6000_emit_prologue()
4393 int scratch_regno = ptr_regno_for_savres (SAVRES_VR); in rs6000_emit_epilogue() local
4395 gcc_checking_assert (scratch_regno == 11 || scratch_regno == 12); in rs6000_emit_epilogue()
4404 frame_regno = 11 + 12 - scratch_regno; in rs6000_emit_epilogue()
4419 rtx scratch_reg = gen_rtx_REG (Pmode, scratch_regno); in rs6000_emit_epilogue()
4592 int scratch_regno = ptr_regno_for_savres (SAVRES_VR); in rs6000_emit_epilogue() local
4593 rtx scratch_reg = gen_rtx_REG (Pmode, scratch_regno); in rs6000_emit_epilogue()
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/config/rs6000/
H A Drs6000-logue.c3726 int scratch_regno = ptr_regno_for_savres (SAVRES_SAVE | SAVRES_VR); in rs6000_emit_prologue() local
3727 rtx scratch_reg = gen_rtx_REG (Pmode, scratch_regno); in rs6000_emit_prologue()
3729 gcc_checking_assert (scratch_regno == 11 || scratch_regno == 12); in rs6000_emit_prologue()
3731 if (scratch_regno == 12) in rs6000_emit_prologue()
4435 int scratch_regno = ptr_regno_for_savres (SAVRES_VR); in rs6000_emit_epilogue() local
4437 gcc_checking_assert (scratch_regno == 11 || scratch_regno == 12); in rs6000_emit_epilogue()
4446 frame_regno = 11 + 12 - scratch_regno; in rs6000_emit_epilogue()
4461 rtx scratch_reg = gen_rtx_REG (Pmode, scratch_regno); in rs6000_emit_epilogue()
4634 int scratch_regno = ptr_regno_for_savres (SAVRES_VR); in rs6000_emit_epilogue() local
4635 rtx scratch_reg = gen_rtx_REG (Pmode, scratch_regno); in rs6000_emit_epilogue()
/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/config/rs6000/
H A Drs6000-logue.c3723 int scratch_regno = ptr_regno_for_savres (SAVRES_SAVE | SAVRES_VR); in rs6000_emit_prologue() local
3724 rtx scratch_reg = gen_rtx_REG (Pmode, scratch_regno); in rs6000_emit_prologue()
3726 gcc_checking_assert (scratch_regno == 11 || scratch_regno == 12); in rs6000_emit_prologue()
3728 if (scratch_regno == 12) in rs6000_emit_prologue()
4432 int scratch_regno = ptr_regno_for_savres (SAVRES_VR); in rs6000_emit_epilogue() local
4434 gcc_checking_assert (scratch_regno == 11 || scratch_regno == 12); in rs6000_emit_epilogue()
4443 frame_regno = 11 + 12 - scratch_regno; in rs6000_emit_epilogue()
4458 rtx scratch_reg = gen_rtx_REG (Pmode, scratch_regno); in rs6000_emit_epilogue()
4631 int scratch_regno = ptr_regno_for_savres (SAVRES_VR); in rs6000_emit_epilogue() local
4632 rtx scratch_reg = gen_rtx_REG (Pmode, scratch_regno); in rs6000_emit_epilogue()
/dports/lang/gcc10/gcc-10.3.0/gcc/config/rs6000/
H A Drs6000-logue.c3684 int scratch_regno = ptr_regno_for_savres (SAVRES_SAVE | SAVRES_VR); in rs6000_emit_prologue() local
3685 rtx scratch_reg = gen_rtx_REG (Pmode, scratch_regno); in rs6000_emit_prologue()
3687 gcc_checking_assert (scratch_regno == 11 || scratch_regno == 12); in rs6000_emit_prologue()
3689 if (scratch_regno == 12) in rs6000_emit_prologue()
4393 int scratch_regno = ptr_regno_for_savres (SAVRES_VR); in rs6000_emit_epilogue() local
4395 gcc_checking_assert (scratch_regno == 11 || scratch_regno == 12); in rs6000_emit_epilogue()
4404 frame_regno = 11 + 12 - scratch_regno; in rs6000_emit_epilogue()
4419 rtx scratch_reg = gen_rtx_REG (Pmode, scratch_regno); in rs6000_emit_epilogue()
4592 int scratch_regno = ptr_regno_for_savres (SAVRES_VR); in rs6000_emit_epilogue() local
4593 rtx scratch_reg = gen_rtx_REG (Pmode, scratch_regno); in rs6000_emit_epilogue()
/dports/lang/gcc11/gcc-11.2.0/gcc/config/rs6000/
H A Drs6000-logue.c3723 int scratch_regno = ptr_regno_for_savres (SAVRES_SAVE | SAVRES_VR); in rs6000_emit_prologue() local
3724 rtx scratch_reg = gen_rtx_REG (Pmode, scratch_regno); in rs6000_emit_prologue()
3726 gcc_checking_assert (scratch_regno == 11 || scratch_regno == 12); in rs6000_emit_prologue()
3728 if (scratch_regno == 12) in rs6000_emit_prologue()
4432 int scratch_regno = ptr_regno_for_savres (SAVRES_VR); in rs6000_emit_epilogue() local
4434 gcc_checking_assert (scratch_regno == 11 || scratch_regno == 12); in rs6000_emit_epilogue()
4443 frame_regno = 11 + 12 - scratch_regno; in rs6000_emit_epilogue()
4458 rtx scratch_reg = gen_rtx_REG (Pmode, scratch_regno); in rs6000_emit_epilogue()
4631 int scratch_regno = ptr_regno_for_savres (SAVRES_VR); in rs6000_emit_epilogue() local
4632 rtx scratch_reg = gen_rtx_REG (Pmode, scratch_regno); in rs6000_emit_epilogue()
/dports/lang/gcc10-devel/gcc-10-20211008/gcc/config/rs6000/
H A Drs6000-logue.c3687 int scratch_regno = ptr_regno_for_savres (SAVRES_SAVE | SAVRES_VR); in rs6000_emit_prologue() local
3688 rtx scratch_reg = gen_rtx_REG (Pmode, scratch_regno); in rs6000_emit_prologue()
3690 gcc_checking_assert (scratch_regno == 11 || scratch_regno == 12); in rs6000_emit_prologue()
3692 if (scratch_regno == 12) in rs6000_emit_prologue()
4396 int scratch_regno = ptr_regno_for_savres (SAVRES_VR); in rs6000_emit_epilogue() local
4398 gcc_checking_assert (scratch_regno == 11 || scratch_regno == 12); in rs6000_emit_epilogue()
4407 frame_regno = 11 + 12 - scratch_regno; in rs6000_emit_epilogue()
4422 rtx scratch_reg = gen_rtx_REG (Pmode, scratch_regno); in rs6000_emit_epilogue()
4595 int scratch_regno = ptr_regno_for_savres (SAVRES_VR); in rs6000_emit_epilogue() local
4596 rtx scratch_reg = gen_rtx_REG (Pmode, scratch_regno); in rs6000_emit_epilogue()
/dports/devel/avr-gcc/gcc-10.2.0/gcc/config/i386/
H A Di386.c4150 unsigned int scratch_regno; in ix86_va_start() local
4160 scratch_regno = split_stack_prologue_scratch_regno (); in ix86_va_start()
4161 if (scratch_regno != INVALID_REGNUM) in ix86_va_start()
6554 unsigned int scratch_regno = INVALID_REGNUM)
6573 gcc_assert (scratch_regno != INVALID_REGNUM);
6575 rtx scratch_reg = gen_rtx_REG (Pmode, scratch_regno);
9509 unsigned int scratch_regno; in ix86_expand_split_stack_prologue() local
9518 if (scratch_regno == INVALID_REGNUM) in ix86_expand_split_stack_prologue()
9520 scratch_reg = gen_rtx_REG (Pmode, scratch_regno); in ix86_expand_split_stack_prologue()
9688 unsigned int scratch_regno; in ix86_expand_split_stack_prologue() local
[all …]
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/config/i386/
H A Di386.c4464 unsigned int scratch_regno; in ix86_va_start() local
4474 scratch_regno = split_stack_prologue_scratch_regno (); in ix86_va_start()
4475 if (scratch_regno != INVALID_REGNUM) in ix86_va_start()
6896 unsigned int scratch_regno = INVALID_REGNUM)
6915 gcc_assert (scratch_regno != INVALID_REGNUM);
6917 rtx scratch_reg = gen_rtx_REG (Pmode, scratch_regno);
9746 unsigned int scratch_regno; in ix86_expand_split_stack_prologue() local
9755 if (scratch_regno == INVALID_REGNUM) in ix86_expand_split_stack_prologue()
9757 scratch_reg = gen_rtx_REG (Pmode, scratch_regno); in ix86_expand_split_stack_prologue()
9925 unsigned int scratch_regno; in ix86_expand_split_stack_prologue() local
[all …]
/dports/lang/gcc10-devel/gcc-10-20211008/gcc/config/i386/
H A Di386.c4150 unsigned int scratch_regno; in ix86_va_start() local
4160 scratch_regno = split_stack_prologue_scratch_regno (); in ix86_va_start()
4161 if (scratch_regno != INVALID_REGNUM) in ix86_va_start()
6576 unsigned int scratch_regno = INVALID_REGNUM)
6595 gcc_assert (scratch_regno != INVALID_REGNUM);
6597 rtx scratch_reg = gen_rtx_REG (Pmode, scratch_regno);
9522 unsigned int scratch_regno; in ix86_expand_split_stack_prologue() local
9531 if (scratch_regno == INVALID_REGNUM) in ix86_expand_split_stack_prologue()
9533 scratch_reg = gen_rtx_REG (Pmode, scratch_regno); in ix86_expand_split_stack_prologue()
9701 unsigned int scratch_regno; in ix86_expand_split_stack_prologue() local
[all …]
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/config/i386/
H A Di386.c4538 unsigned int scratch_regno; in ix86_va_start() local
4548 scratch_regno = split_stack_prologue_scratch_regno (); in ix86_va_start()
4549 if (scratch_regno != INVALID_REGNUM) in ix86_va_start()
7013 unsigned int scratch_regno = INVALID_REGNUM)
7032 gcc_assert (scratch_regno != INVALID_REGNUM);
7034 rtx scratch_reg = gen_rtx_REG (Pmode, scratch_regno);
9873 unsigned int scratch_regno; in ix86_expand_split_stack_prologue() local
9882 if (scratch_regno == INVALID_REGNUM) in ix86_expand_split_stack_prologue()
9884 scratch_reg = gen_rtx_REG (Pmode, scratch_regno); in ix86_expand_split_stack_prologue()
10052 unsigned int scratch_regno; in ix86_expand_split_stack_prologue() local
[all …]
/dports/lang/gcc11/gcc-11.2.0/gcc/config/i386/
H A Di386.c4460 unsigned int scratch_regno; in ix86_va_start() local
4470 scratch_regno = split_stack_prologue_scratch_regno (); in ix86_va_start()
4471 if (scratch_regno != INVALID_REGNUM) in ix86_va_start()
6891 unsigned int scratch_regno = INVALID_REGNUM)
6910 gcc_assert (scratch_regno != INVALID_REGNUM);
6912 rtx scratch_reg = gen_rtx_REG (Pmode, scratch_regno);
9741 unsigned int scratch_regno; in ix86_expand_split_stack_prologue() local
9750 if (scratch_regno == INVALID_REGNUM) in ix86_expand_split_stack_prologue()
9752 scratch_reg = gen_rtx_REG (Pmode, scratch_regno); in ix86_expand_split_stack_prologue()
9920 unsigned int scratch_regno; in ix86_expand_split_stack_prologue() local
[all …]
/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/config/i386/
H A Di386.c4460 unsigned int scratch_regno; in ix86_va_start() local
4470 scratch_regno = split_stack_prologue_scratch_regno (); in ix86_va_start()
4471 if (scratch_regno != INVALID_REGNUM) in ix86_va_start()
6891 unsigned int scratch_regno = INVALID_REGNUM)
6910 gcc_assert (scratch_regno != INVALID_REGNUM);
6912 rtx scratch_reg = gen_rtx_REG (Pmode, scratch_regno);
9741 unsigned int scratch_regno; in ix86_expand_split_stack_prologue() local
9750 if (scratch_regno == INVALID_REGNUM) in ix86_expand_split_stack_prologue()
9752 scratch_reg = gen_rtx_REG (Pmode, scratch_regno); in ix86_expand_split_stack_prologue()
9920 unsigned int scratch_regno; in ix86_expand_split_stack_prologue() local
[all …]
/dports/lang/gcc10/gcc-10.3.0/gcc/config/i386/
H A Di386.c4150 unsigned int scratch_regno; in ix86_va_start() local
4160 scratch_regno = split_stack_prologue_scratch_regno (); in ix86_va_start()
4161 if (scratch_regno != INVALID_REGNUM) in ix86_va_start()
6559 unsigned int scratch_regno = INVALID_REGNUM)
6578 gcc_assert (scratch_regno != INVALID_REGNUM);
6580 rtx scratch_reg = gen_rtx_REG (Pmode, scratch_regno);
9505 unsigned int scratch_regno; in ix86_expand_split_stack_prologue() local
9514 if (scratch_regno == INVALID_REGNUM) in ix86_expand_split_stack_prologue()
9516 scratch_reg = gen_rtx_REG (Pmode, scratch_regno); in ix86_expand_split_stack_prologue()
9684 unsigned int scratch_regno; in ix86_expand_split_stack_prologue() local
[all …]
/dports/devel/mingw32-gcc/gcc-4.8.1/gcc/config/rs6000/
H A Drs6000.c20276 int scratch_regno = ptr_regno_for_savres (SAVRES_SAVE | SAVRES_VR); in rs6000_emit_prologue() local
20277 rtx scratch_reg = gen_rtx_REG (Pmode, scratch_regno); in rs6000_emit_prologue()
20279 gcc_checking_assert (scratch_regno == 11 || scratch_regno == 12); in rs6000_emit_prologue()
20819 int scratch_regno = ptr_regno_for_savres (SAVRES_VR); in rs6000_emit_epilogue() local
20821 gcc_checking_assert (scratch_regno == 11 || scratch_regno == 12); in rs6000_emit_epilogue()
20830 frame_regno = 11 + 12 - scratch_regno; in rs6000_emit_epilogue()
20845 rtx scratch_reg = gen_rtx_REG (Pmode, scratch_regno); in rs6000_emit_epilogue()
21005 int scratch_regno = ptr_regno_for_savres (SAVRES_VR); in rs6000_emit_epilogue() local
21006 rtx scratch_reg = gen_rtx_REG (Pmode, scratch_regno); in rs6000_emit_epilogue()
/dports/lang/gcc48/gcc-4.8.5/gcc/config/rs6000/
H A Drs6000.c23864 int scratch_regno = ptr_regno_for_savres (SAVRES_SAVE | SAVRES_VR); in rs6000_emit_prologue() local
23865 rtx scratch_reg = gen_rtx_REG (Pmode, scratch_regno); in rs6000_emit_prologue()
23867 gcc_checking_assert (scratch_regno == 11 || scratch_regno == 12); in rs6000_emit_prologue()
24503 int scratch_regno = ptr_regno_for_savres (SAVRES_VR); in rs6000_emit_epilogue() local
24505 gcc_checking_assert (scratch_regno == 11 || scratch_regno == 12); in rs6000_emit_epilogue()
24514 frame_regno = 11 + 12 - scratch_regno; in rs6000_emit_epilogue()
24529 rtx scratch_reg = gen_rtx_REG (Pmode, scratch_regno); in rs6000_emit_epilogue()
24692 int scratch_regno = ptr_regno_for_savres (SAVRES_VR); in rs6000_emit_epilogue() local
24693 rtx scratch_reg = gen_rtx_REG (Pmode, scratch_regno); in rs6000_emit_epilogue()
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/gcc/config/rs6000/
H A Drs6000.c23644 int scratch_regno = ptr_regno_for_savres (SAVRES_SAVE | SAVRES_VR); in rs6000_emit_prologue() local
23645 rtx scratch_reg = gen_rtx_REG (Pmode, scratch_regno); in rs6000_emit_prologue()
23647 gcc_checking_assert (scratch_regno == 11 || scratch_regno == 12); in rs6000_emit_prologue()
24281 int scratch_regno = ptr_regno_for_savres (SAVRES_VR); in rs6000_emit_epilogue() local
24283 gcc_checking_assert (scratch_regno == 11 || scratch_regno == 12); in rs6000_emit_epilogue()
24292 frame_regno = 11 + 12 - scratch_regno; in rs6000_emit_epilogue()
24307 rtx scratch_reg = gen_rtx_REG (Pmode, scratch_regno); in rs6000_emit_epilogue()
24467 int scratch_regno = ptr_regno_for_savres (SAVRES_VR); in rs6000_emit_epilogue() local
24468 rtx scratch_reg = gen_rtx_REG (Pmode, scratch_regno); in rs6000_emit_epilogue()
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/gcc/config/rs6000/
H A Drs6000.c28115 int scratch_regno = ptr_regno_for_savres (SAVRES_SAVE | SAVRES_VR); in rs6000_emit_prologue() local
28116 rtx scratch_reg = gen_rtx_REG (Pmode, scratch_regno); in rs6000_emit_prologue()
28118 gcc_checking_assert (scratch_regno == 11 || scratch_regno == 12); in rs6000_emit_prologue()
28120 if (scratch_regno == 12) in rs6000_emit_prologue()
28799 int scratch_regno = ptr_regno_for_savres (SAVRES_VR); in rs6000_emit_epilogue() local
28801 gcc_checking_assert (scratch_regno == 11 || scratch_regno == 12); in rs6000_emit_epilogue()
28810 frame_regno = 11 + 12 - scratch_regno; in rs6000_emit_epilogue()
28825 rtx scratch_reg = gen_rtx_REG (Pmode, scratch_regno); in rs6000_emit_epilogue()
28998 int scratch_regno = ptr_regno_for_savres (SAVRES_VR); in rs6000_emit_epilogue() local
28999 rtx scratch_reg = gen_rtx_REG (Pmode, scratch_regno); in rs6000_emit_epilogue()
/dports/lang/gcc9/gcc-9.4.0/gcc/config/rs6000/
H A Drs6000.c27897 int scratch_regno = ptr_regno_for_savres (SAVRES_SAVE | SAVRES_VR); in rs6000_emit_prologue() local
27898 rtx scratch_reg = gen_rtx_REG (Pmode, scratch_regno); in rs6000_emit_prologue()
27900 gcc_checking_assert (scratch_regno == 11 || scratch_regno == 12); in rs6000_emit_prologue()
27902 if (scratch_regno == 12) in rs6000_emit_prologue()
28574 int scratch_regno = ptr_regno_for_savres (SAVRES_VR); in rs6000_emit_epilogue() local
28576 gcc_checking_assert (scratch_regno == 11 || scratch_regno == 12); in rs6000_emit_epilogue()
28585 frame_regno = 11 + 12 - scratch_regno; in rs6000_emit_epilogue()
28600 rtx scratch_reg = gen_rtx_REG (Pmode, scratch_regno); in rs6000_emit_epilogue()
28773 int scratch_regno = ptr_regno_for_savres (SAVRES_VR); in rs6000_emit_epilogue() local
28774 rtx scratch_reg = gen_rtx_REG (Pmode, scratch_regno); in rs6000_emit_epilogue()
/dports/lang/gnat_util/gcc-6-20180516/gcc/config/rs6000/
H A Drs6000.c27190 int scratch_regno = ptr_regno_for_savres (SAVRES_SAVE | SAVRES_VR); in rs6000_emit_prologue() local
27191 rtx scratch_reg = gen_rtx_REG (Pmode, scratch_regno); in rs6000_emit_prologue()
27193 gcc_checking_assert (scratch_regno == 11 || scratch_regno == 12); in rs6000_emit_prologue()
27195 if (scratch_regno == 12) in rs6000_emit_prologue()
27931 int scratch_regno = ptr_regno_for_savres (SAVRES_VR); in rs6000_emit_epilogue() local
27933 gcc_checking_assert (scratch_regno == 11 || scratch_regno == 12); in rs6000_emit_epilogue()
27942 frame_regno = 11 + 12 - scratch_regno; in rs6000_emit_epilogue()
27957 rtx scratch_reg = gen_rtx_REG (Pmode, scratch_regno); in rs6000_emit_epilogue()
28129 int scratch_regno = ptr_regno_for_savres (SAVRES_VR); in rs6000_emit_epilogue() local
28130 rtx scratch_reg = gen_rtx_REG (Pmode, scratch_regno); in rs6000_emit_epilogue()
/dports/devel/riscv64-gcc/gcc-8.3.0/gcc/config/rs6000/
H A Drs6000.c27963 int scratch_regno = ptr_regno_for_savres (SAVRES_SAVE | SAVRES_VR); in rs6000_emit_prologue() local
27964 rtx scratch_reg = gen_rtx_REG (Pmode, scratch_regno); in rs6000_emit_prologue()
27966 gcc_checking_assert (scratch_regno == 11 || scratch_regno == 12); in rs6000_emit_prologue()
27968 if (scratch_regno == 12) in rs6000_emit_prologue()
28647 int scratch_regno = ptr_regno_for_savres (SAVRES_VR); in rs6000_emit_epilogue() local
28649 gcc_checking_assert (scratch_regno == 11 || scratch_regno == 12); in rs6000_emit_epilogue()
28658 frame_regno = 11 + 12 - scratch_regno; in rs6000_emit_epilogue()
28673 rtx scratch_reg = gen_rtx_REG (Pmode, scratch_regno); in rs6000_emit_epilogue()
28846 int scratch_regno = ptr_regno_for_savres (SAVRES_VR); in rs6000_emit_epilogue() local
28847 rtx scratch_reg = gen_rtx_REG (Pmode, scratch_regno); in rs6000_emit_epilogue()
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/gcc/config/rs6000/
H A Drs6000.c28115 int scratch_regno = ptr_regno_for_savres (SAVRES_SAVE | SAVRES_VR); in rs6000_emit_prologue() local
28116 rtx scratch_reg = gen_rtx_REG (Pmode, scratch_regno); in rs6000_emit_prologue()
28118 gcc_checking_assert (scratch_regno == 11 || scratch_regno == 12); in rs6000_emit_prologue()
28120 if (scratch_regno == 12) in rs6000_emit_prologue()
28799 int scratch_regno = ptr_regno_for_savres (SAVRES_VR); in rs6000_emit_epilogue() local
28801 gcc_checking_assert (scratch_regno == 11 || scratch_regno == 12); in rs6000_emit_epilogue()
28810 frame_regno = 11 + 12 - scratch_regno; in rs6000_emit_epilogue()
28825 rtx scratch_reg = gen_rtx_REG (Pmode, scratch_regno); in rs6000_emit_epilogue()
28998 int scratch_regno = ptr_regno_for_savres (SAVRES_VR); in rs6000_emit_epilogue() local
28999 rtx scratch_reg = gen_rtx_REG (Pmode, scratch_regno); in rs6000_emit_epilogue()
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/gcc/config/rs6000/
H A Drs6000.c28115 int scratch_regno = ptr_regno_for_savres (SAVRES_SAVE | SAVRES_VR); in rs6000_emit_prologue() local
28116 rtx scratch_reg = gen_rtx_REG (Pmode, scratch_regno); in rs6000_emit_prologue()
28118 gcc_checking_assert (scratch_regno == 11 || scratch_regno == 12); in rs6000_emit_prologue()
28120 if (scratch_regno == 12) in rs6000_emit_prologue()
28799 int scratch_regno = ptr_regno_for_savres (SAVRES_VR); in rs6000_emit_epilogue() local
28801 gcc_checking_assert (scratch_regno == 11 || scratch_regno == 12); in rs6000_emit_epilogue()
28810 frame_regno = 11 + 12 - scratch_regno; in rs6000_emit_epilogue()
28825 rtx scratch_reg = gen_rtx_REG (Pmode, scratch_regno); in rs6000_emit_epilogue()
28998 int scratch_regno = ptr_regno_for_savres (SAVRES_VR); in rs6000_emit_epilogue() local
28999 rtx scratch_reg = gen_rtx_REG (Pmode, scratch_regno); in rs6000_emit_epilogue()
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/gcc/config/rs6000/
H A Drs6000.c28115 int scratch_regno = ptr_regno_for_savres (SAVRES_SAVE | SAVRES_VR); in rs6000_emit_prologue() local
28116 rtx scratch_reg = gen_rtx_REG (Pmode, scratch_regno); in rs6000_emit_prologue()
28118 gcc_checking_assert (scratch_regno == 11 || scratch_regno == 12); in rs6000_emit_prologue()
28120 if (scratch_regno == 12) in rs6000_emit_prologue()
28799 int scratch_regno = ptr_regno_for_savres (SAVRES_VR); in rs6000_emit_epilogue() local
28801 gcc_checking_assert (scratch_regno == 11 || scratch_regno == 12); in rs6000_emit_epilogue()
28810 frame_regno = 11 + 12 - scratch_regno; in rs6000_emit_epilogue()
28825 rtx scratch_reg = gen_rtx_REG (Pmode, scratch_regno); in rs6000_emit_epilogue()
28998 int scratch_regno = ptr_regno_for_savres (SAVRES_VR); in rs6000_emit_epilogue() local
28999 rtx scratch_reg = gen_rtx_REG (Pmode, scratch_regno); in rs6000_emit_epilogue()
/dports/lang/gcc9-aux/gcc-9.1.0/gcc/config/rs6000/
H A Drs6000.c27670 int scratch_regno = ptr_regno_for_savres (SAVRES_SAVE | SAVRES_VR); in rs6000_emit_prologue() local
27671 rtx scratch_reg = gen_rtx_REG (Pmode, scratch_regno); in rs6000_emit_prologue()
27673 gcc_checking_assert (scratch_regno == 11 || scratch_regno == 12); in rs6000_emit_prologue()
27675 if (scratch_regno == 12) in rs6000_emit_prologue()
28347 int scratch_regno = ptr_regno_for_savres (SAVRES_VR); in rs6000_emit_epilogue() local
28349 gcc_checking_assert (scratch_regno == 11 || scratch_regno == 12); in rs6000_emit_epilogue()
28358 frame_regno = 11 + 12 - scratch_regno; in rs6000_emit_epilogue()
28373 rtx scratch_reg = gen_rtx_REG (Pmode, scratch_regno); in rs6000_emit_epilogue()
28546 int scratch_regno = ptr_regno_for_savres (SAVRES_VR); in rs6000_emit_epilogue() local
28547 rtx scratch_reg = gen_rtx_REG (Pmode, scratch_regno); in rs6000_emit_epilogue()

12