Home
last modified time | relevance | path

Searched refs:rs6000_psave_function_arg (Results 1 – 25 of 53) sorted by relevance

123

/dports/devel/avr-gcc/gcc-10.2.0/gcc/config/rs6000/
H A Drs6000-call.c6926 rs6000_psave_function_arg (machine_mode mode, const_tree type, in rs6000_psave_function_arg() function
7074 k = rs6000_psave_function_arg (mode, type, align_words, rvec); in rs6000_function_arg()
7193 k = rs6000_psave_function_arg (mode, type, align_words, rvec); in rs6000_function_arg()
/dports/lang/gcc10-devel/gcc-10-20211008/gcc/config/rs6000/
H A Drs6000-call.c6954 rs6000_psave_function_arg (machine_mode mode, const_tree type, in rs6000_psave_function_arg() function
7112 k = rs6000_psave_function_arg (mode, type, align_words, rvec); in rs6000_function_arg()
7231 k = rs6000_psave_function_arg (mode, type, align_words, rvec); in rs6000_function_arg()
/dports/lang/gcc10/gcc-10.3.0/gcc/config/rs6000/
H A Drs6000-call.c6954 rs6000_psave_function_arg (machine_mode mode, const_tree type, in rs6000_psave_function_arg() function
7112 k = rs6000_psave_function_arg (mode, type, align_words, rvec); in rs6000_function_arg()
7231 k = rs6000_psave_function_arg (mode, type, align_words, rvec); in rs6000_function_arg()
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/config/rs6000/
H A Drs6000-call.c7622 rs6000_psave_function_arg (machine_mode mode, const_tree type, in rs6000_psave_function_arg() function
7780 k = rs6000_psave_function_arg (mode, type, align_words, rvec); in rs6000_function_arg()
7899 k = rs6000_psave_function_arg (mode, type, align_words, rvec); in rs6000_function_arg()
/dports/lang/gcc11/gcc-11.2.0/gcc/config/rs6000/
H A Drs6000-call.c7620 rs6000_psave_function_arg (machine_mode mode, const_tree type, in rs6000_psave_function_arg() function
7778 k = rs6000_psave_function_arg (mode, type, align_words, rvec); in rs6000_function_arg()
7897 k = rs6000_psave_function_arg (mode, type, align_words, rvec); in rs6000_function_arg()
/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/config/rs6000/
H A Drs6000-call.c7620 rs6000_psave_function_arg (machine_mode mode, const_tree type, in rs6000_psave_function_arg() function
7778 k = rs6000_psave_function_arg (mode, type, align_words, rvec); in rs6000_function_arg()
7897 k = rs6000_psave_function_arg (mode, type, align_words, rvec); in rs6000_function_arg()
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/config/rs6000/
H A Drs6000-call.c7659 rs6000_psave_function_arg (machine_mode mode, const_tree type, in rs6000_psave_function_arg() function
7817 k = rs6000_psave_function_arg (mode, type, align_words, rvec); in rs6000_function_arg()
7936 k = rs6000_psave_function_arg (mode, type, align_words, rvec); in rs6000_function_arg()
/dports/lang/gcc48/gcc-4.8.5/gcc/
H A DChangeLog3969 (rs6000_psave_function_arg): Handle BLKmode arguments.
3981 (rs6000_psave_function_arg): Handle BLKmode arguments.
4115 * config/rs6000/rs6000.c (rs6000_psave_function_arg): New function.
4117 (rs6000_function_arg): Use rs6000_psave_function_arg and
/dports/lang/gcc48/gcc-4.8.5/gcc/config/rs6000/
H A Drs6000.c10149 rs6000_psave_function_arg (enum machine_mode mode, const_tree type, in rs6000_psave_function_arg() function
10304 k = rs6000_psave_function_arg (mode, type, align_words, rvec); in rs6000_function_arg()
10432 k = rs6000_psave_function_arg (mode, type, align_words, rvec); in rs6000_function_arg()
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/gcc/config/rs6000/
H A Drs6000.c10057 rs6000_psave_function_arg (enum machine_mode mode, const_tree type, in rs6000_psave_function_arg() function
10212 k = rs6000_psave_function_arg (mode, type, align_words, rvec); in rs6000_function_arg()
10340 k = rs6000_psave_function_arg (mode, type, align_words, rvec); in rs6000_function_arg()
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/gcc/config/rs6000/
H A Drs6000.c12476 rs6000_psave_function_arg (machine_mode mode, const_tree type, in rs6000_psave_function_arg() function
12628 k = rs6000_psave_function_arg (mode, type, align_words, rvec); in rs6000_function_arg()
12747 k = rs6000_psave_function_arg (mode, type, align_words, rvec); in rs6000_function_arg()
/dports/lang/gcc9/gcc-9.4.0/gcc/config/rs6000/
H A Drs6000.c11895 rs6000_psave_function_arg (machine_mode mode, const_tree type, in rs6000_psave_function_arg() function
12047 k = rs6000_psave_function_arg (mode, type, align_words, rvec); in rs6000_function_arg()
12166 k = rs6000_psave_function_arg (mode, type, align_words, rvec); in rs6000_function_arg()
/dports/lang/gnat_util/gcc-6-20180516/gcc/config/rs6000/
H A Drs6000.c11616 rs6000_psave_function_arg (machine_mode mode, const_tree type, in rs6000_psave_function_arg() function
11773 k = rs6000_psave_function_arg (mode, type, align_words, rvec); in rs6000_function_arg()
11897 k = rs6000_psave_function_arg (mode, type, align_words, rvec); in rs6000_function_arg()
/dports/devel/riscv64-gcc/gcc-8.3.0/gcc/config/rs6000/
H A Drs6000.c12340 rs6000_psave_function_arg (machine_mode mode, const_tree type, in rs6000_psave_function_arg() function
12492 k = rs6000_psave_function_arg (mode, type, align_words, rvec); in rs6000_function_arg()
12609 k = rs6000_psave_function_arg (mode, type, align_words, rvec); in rs6000_function_arg()
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/gcc/config/rs6000/
H A Drs6000.c12476 rs6000_psave_function_arg (machine_mode mode, const_tree type, in rs6000_psave_function_arg() function
12628 k = rs6000_psave_function_arg (mode, type, align_words, rvec); in rs6000_function_arg()
12747 k = rs6000_psave_function_arg (mode, type, align_words, rvec); in rs6000_function_arg()
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/gcc/config/rs6000/
H A Drs6000.c12476 rs6000_psave_function_arg (machine_mode mode, const_tree type, in rs6000_psave_function_arg() function
12628 k = rs6000_psave_function_arg (mode, type, align_words, rvec); in rs6000_function_arg()
12747 k = rs6000_psave_function_arg (mode, type, align_words, rvec); in rs6000_function_arg()
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/gcc/config/rs6000/
H A Drs6000.c12476 rs6000_psave_function_arg (machine_mode mode, const_tree type, in rs6000_psave_function_arg() function
12628 k = rs6000_psave_function_arg (mode, type, align_words, rvec); in rs6000_function_arg()
12747 k = rs6000_psave_function_arg (mode, type, align_words, rvec); in rs6000_function_arg()
/dports/lang/gcc9-aux/gcc-9.1.0/gcc/config/rs6000/
H A Drs6000.c11765 rs6000_psave_function_arg (machine_mode mode, const_tree type, in rs6000_psave_function_arg() function
11917 k = rs6000_psave_function_arg (mode, type, align_words, rvec); in rs6000_function_arg()
12036 k = rs6000_psave_function_arg (mode, type, align_words, rvec); in rs6000_function_arg()
/dports/lang/gcc9-devel/gcc-9-20211007/gcc/config/rs6000/
H A Drs6000.c11895 rs6000_psave_function_arg (machine_mode mode, const_tree type, in rs6000_psave_function_arg() function
12047 k = rs6000_psave_function_arg (mode, type, align_words, rvec); in rs6000_function_arg()
12166 k = rs6000_psave_function_arg (mode, type, align_words, rvec); in rs6000_function_arg()
/dports/lang/gcc8/gcc-8.5.0/gcc/config/rs6000/
H A Drs6000.c12484 rs6000_psave_function_arg (machine_mode mode, const_tree type, in rs6000_psave_function_arg() function
12636 k = rs6000_psave_function_arg (mode, type, align_words, rvec); in rs6000_function_arg()
12755 k = rs6000_psave_function_arg (mode, type, align_words, rvec); in rs6000_function_arg()
/dports/lang/gcc6-aux/gcc-6-20180516/gcc/config/rs6000/
H A Drs6000.c11616 rs6000_psave_function_arg (machine_mode mode, const_tree type, in rs6000_psave_function_arg() function
11773 k = rs6000_psave_function_arg (mode, type, align_words, rvec); in rs6000_function_arg()
11897 k = rs6000_psave_function_arg (mode, type, align_words, rvec); in rs6000_function_arg()
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/gcc/config/powerpcspe/
H A Dpowerpcspe.c12973 rs6000_psave_function_arg (machine_mode mode, const_tree type, in rs6000_psave_function_arg() function
13130 k = rs6000_psave_function_arg (mode, type, align_words, rvec); in rs6000_function_arg()
13254 k = rs6000_psave_function_arg (mode, type, align_words, rvec); in rs6000_function_arg()
/dports/devel/riscv64-gcc/gcc-8.3.0/gcc/config/powerpcspe/
H A Dpowerpcspe.c12973 rs6000_psave_function_arg (machine_mode mode, const_tree type, in rs6000_psave_function_arg() function
13130 k = rs6000_psave_function_arg (mode, type, align_words, rvec); in rs6000_function_arg()
13254 k = rs6000_psave_function_arg (mode, type, align_words, rvec); in rs6000_function_arg()
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/gcc/config/powerpcspe/
H A Dpowerpcspe.c12973 rs6000_psave_function_arg (machine_mode mode, const_tree type, in rs6000_psave_function_arg() function
13130 k = rs6000_psave_function_arg (mode, type, align_words, rvec); in rs6000_function_arg()
13254 k = rs6000_psave_function_arg (mode, type, align_words, rvec); in rs6000_function_arg()
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/gcc/config/powerpcspe/
H A Dpowerpcspe.c12973 rs6000_psave_function_arg (machine_mode mode, const_tree type, in rs6000_psave_function_arg() function
13130 k = rs6000_psave_function_arg (mode, type, align_words, rvec); in rs6000_function_arg()
13254 k = rs6000_psave_function_arg (mode, type, align_words, rvec); in rs6000_function_arg()

123