Home
last modified time | relevance | path

Searched defs:fpr_words (Results 1 – 25 of 26) sorted by relevance

12

/dports/devel/avr-gcc/gcc-10.2.0/gcc/config/rs6000/
H A Drs6000-call.c7185 int fpr_words; in rs6000_function_arg() local
7345 int fpr_words = fpr / (TARGET_32BIT ? 4 : 8); in rs6000_arg_partial_bytes() local
/dports/lang/gcc10-devel/gcc-10-20211008/gcc/config/rs6000/
H A Drs6000-call.c7223 int fpr_words; in rs6000_function_arg() local
7383 int fpr_words = fpr / (TARGET_32BIT ? 4 : 8); in rs6000_arg_partial_bytes() local
/dports/lang/gcc10/gcc-10.3.0/gcc/config/rs6000/
H A Drs6000-call.c7223 int fpr_words; in rs6000_function_arg() local
7383 int fpr_words = fpr / (TARGET_32BIT ? 4 : 8); in rs6000_arg_partial_bytes() local
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/config/rs6000/
H A Drs6000-call.c7891 int fpr_words; in rs6000_function_arg() local
8051 int fpr_words = fpr / (TARGET_32BIT ? 4 : 8); in rs6000_arg_partial_bytes() local
/dports/lang/gcc11/gcc-11.2.0/gcc/config/rs6000/
H A Drs6000-call.c7889 int fpr_words; in rs6000_function_arg() local
8049 int fpr_words = fpr / (TARGET_32BIT ? 4 : 8); in rs6000_arg_partial_bytes() local
/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/config/rs6000/
H A Drs6000-call.c7889 int fpr_words; in rs6000_function_arg() local
8049 int fpr_words = fpr / (TARGET_32BIT ? 4 : 8); in rs6000_arg_partial_bytes() local
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/config/rs6000/
H A Drs6000-call.c7928 int fpr_words; in rs6000_function_arg() local
8078 int fpr_words = fpr / (TARGET_32BIT ? 4 : 8); in rs6000_arg_partial_bytes() local
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/gcc/config/rs6000/
H A Drs6000.c12739 int fpr_words; in rs6000_function_arg() local
12899 int fpr_words = fpr / (TARGET_32BIT ? 4 : 8); in rs6000_arg_partial_bytes() local
/dports/lang/gcc9/gcc-9.4.0/gcc/config/rs6000/
H A Drs6000.c12158 int fpr_words; in rs6000_function_arg() local
12318 int fpr_words = fpr / (TARGET_32BIT ? 4 : 8); in rs6000_arg_partial_bytes() local
/dports/devel/riscv64-gcc/gcc-8.3.0/gcc/config/rs6000/
H A Drs6000.c12601 int fpr_words; in rs6000_function_arg() local
12759 int fpr_words = fpr / (TARGET_32BIT ? 4 : 8); in rs6000_arg_partial_bytes() local
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/gcc/config/rs6000/
H A Drs6000.c12739 int fpr_words; in rs6000_function_arg() local
12899 int fpr_words = fpr / (TARGET_32BIT ? 4 : 8); in rs6000_arg_partial_bytes() local
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/gcc/config/rs6000/
H A Drs6000.c12739 int fpr_words; in rs6000_function_arg() local
12899 int fpr_words = fpr / (TARGET_32BIT ? 4 : 8); in rs6000_arg_partial_bytes() local
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/gcc/config/rs6000/
H A Drs6000.c12739 int fpr_words; in rs6000_function_arg() local
12899 int fpr_words = fpr / (TARGET_32BIT ? 4 : 8); in rs6000_arg_partial_bytes() local
/dports/lang/gcc9-aux/gcc-9.1.0/gcc/config/rs6000/
H A Drs6000.c12028 int fpr_words; in rs6000_function_arg() local
12188 int fpr_words = fpr / (TARGET_32BIT ? 4 : 8); in rs6000_arg_partial_bytes() local
/dports/lang/gcc9-devel/gcc-9-20211007/gcc/config/rs6000/
H A Drs6000.c12158 int fpr_words; in rs6000_function_arg() local
12318 int fpr_words = fpr / (TARGET_32BIT ? 4 : 8); in rs6000_arg_partial_bytes() local
/dports/lang/gcc8/gcc-8.5.0/gcc/config/rs6000/
H A Drs6000.c12747 int fpr_words; in rs6000_function_arg() local
12907 int fpr_words = fpr / (TARGET_32BIT ? 4 : 8); in rs6000_arg_partial_bytes() local
/dports/lang/gnat_util/gcc-6-20180516/gcc/config/rs6000/
H A Drs6000.c11889 int fpr_words; in rs6000_function_arg() local
12047 int fpr_words = fpr / (TARGET_32BIT ? 4 : 8); in rs6000_arg_partial_bytes() local
/dports/lang/gcc6-aux/gcc-6-20180516/gcc/config/rs6000/
H A Drs6000.c11889 int fpr_words; in rs6000_function_arg() local
12047 int fpr_words = fpr / (TARGET_32BIT ? 4 : 8); in rs6000_arg_partial_bytes() local
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/gcc/config/powerpcspe/
H A Dpowerpcspe.c13246 int fpr_words; in rs6000_function_arg() local
13404 int fpr_words = fpr / (TARGET_32BIT ? 4 : 8); in rs6000_arg_partial_bytes() local
/dports/devel/riscv64-gcc/gcc-8.3.0/gcc/config/powerpcspe/
H A Dpowerpcspe.c13246 int fpr_words; in rs6000_function_arg() local
13404 int fpr_words = fpr / (TARGET_32BIT ? 4 : 8); in rs6000_arg_partial_bytes() local
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/gcc/config/powerpcspe/
H A Dpowerpcspe.c13246 int fpr_words; in rs6000_function_arg() local
13404 int fpr_words = fpr / (TARGET_32BIT ? 4 : 8); in rs6000_arg_partial_bytes() local
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/gcc/config/powerpcspe/
H A Dpowerpcspe.c13246 int fpr_words; in rs6000_function_arg() local
13404 int fpr_words = fpr / (TARGET_32BIT ? 4 : 8); in rs6000_arg_partial_bytes() local
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/gcc/config/powerpcspe/
H A Dpowerpcspe.c13246 int fpr_words; in rs6000_function_arg() local
13404 int fpr_words = fpr / (TARGET_32BIT ? 4 : 8); in rs6000_arg_partial_bytes() local
/dports/lang/gcc8/gcc-8.5.0/gcc/config/powerpcspe/
H A Dpowerpcspe.c13246 int fpr_words; in rs6000_function_arg() local
13404 int fpr_words = fpr / (TARGET_32BIT ? 4 : 8); in rs6000_arg_partial_bytes() local
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/gcc/config/rs6000/
H A Drs6000.c10332 int fpr_words; in rs6000_function_arg() local

12