Home
last modified time | relevance | path

Searched refs:fp_regs_in_first_word (Results 1 – 18 of 18) sorted by relevance

/dports/lang/gnat_util/gcc-6-20180516/gcc/config/sparc/
H A Dsparc.c6308 bool fp_regs_in_first_word; /* true if such field in first word. */ member
6321 data->fp_regs_in_first_word = true; in classify_registers()
6459 && !data.fp_regs_in_first_word) in function_arg_slotno()
/dports/lang/gcc6-aux/gcc-6-20180516/gcc/config/sparc/
H A Dsparc.c6308 bool fp_regs_in_first_word; /* true if such field in first word. */ member
6321 data->fp_regs_in_first_word = true; in classify_registers()
6459 && !data.fp_regs_in_first_word) in function_arg_slotno()
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/gcc/config/sparc/
H A Dsparc.c6807 bool fp_regs_in_first_word; /* true if such field in first word. */ member
6820 data->fp_regs_in_first_word = true; in classify_registers()
6958 && !data.fp_regs_in_first_word) in function_arg_slotno()
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/config/sparc/
H A Dsparc.c6843 bool fp_regs_in_first_word; /* true if such field in first word. */ member
6855 data->fp_regs_in_first_word = true; in classify_registers()
6979 && !data.fp_regs_in_first_word) in function_arg_slotno()
/dports/lang/gcc9/gcc-9.4.0/gcc/config/sparc/
H A Dsparc.c6838 bool fp_regs_in_first_word; /* true if such field in first word. */ member
6850 data->fp_regs_in_first_word = true; in classify_registers()
6974 && !data.fp_regs_in_first_word) in function_arg_slotno()
/dports/devel/avr-gcc/gcc-10.2.0/gcc/config/sparc/
H A Dsparc.c6860 bool fp_regs_in_first_word; /* true if such field in first word. */ member
6872 data->fp_regs_in_first_word = true; in classify_registers()
6996 && !data.fp_regs_in_first_word) in function_arg_slotno()
/dports/devel/riscv64-gcc/gcc-8.3.0/gcc/config/sparc/
H A Dsparc.c6781 bool fp_regs_in_first_word; /* true if such field in first word. */ member
6794 data->fp_regs_in_first_word = true; in classify_registers()
6932 && !data.fp_regs_in_first_word) in function_arg_slotno()
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/config/sparc/
H A Dsparc.c6915 bool fp_regs_in_first_word; /* true if such field in first word. */ member
6927 data->fp_regs_in_first_word = true; in classify_registers()
7051 && !data.fp_regs_in_first_word) in function_arg_slotno()
/dports/lang/gcc10-devel/gcc-10-20211008/gcc/config/sparc/
H A Dsparc.c6911 bool fp_regs_in_first_word; /* true if such field in first word. */ member
6923 data->fp_regs_in_first_word = true; in classify_registers()
7047 && !data.fp_regs_in_first_word) in function_arg_slotno()
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/gcc/config/sparc/
H A Dsparc.c6807 bool fp_regs_in_first_word; /* true if such field in first word. */ member
6820 data->fp_regs_in_first_word = true; in classify_registers()
6958 && !data.fp_regs_in_first_word) in function_arg_slotno()
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/gcc/config/sparc/
H A Dsparc.c6807 bool fp_regs_in_first_word; /* true if such field in first word. */ member
6820 data->fp_regs_in_first_word = true; in classify_registers()
6958 && !data.fp_regs_in_first_word) in function_arg_slotno()
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/gcc/config/sparc/
H A Dsparc.c6807 bool fp_regs_in_first_word; /* true if such field in first word. */ member
6820 data->fp_regs_in_first_word = true; in classify_registers()
6958 && !data.fp_regs_in_first_word) in function_arg_slotno()
/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/config/sparc/
H A Dsparc.c6829 bool fp_regs_in_first_word; /* true if such field in first word. */ member
6841 data->fp_regs_in_first_word = true; in classify_registers()
6965 && !data.fp_regs_in_first_word) in function_arg_slotno()
/dports/lang/gcc9-aux/gcc-9.1.0/gcc/config/sparc/
H A Dsparc.c6847 bool fp_regs_in_first_word; /* true if such field in first word. */ member
6859 data->fp_regs_in_first_word = true; in classify_registers()
6983 && !data.fp_regs_in_first_word) in function_arg_slotno()
/dports/lang/gcc10/gcc-10.3.0/gcc/config/sparc/
H A Dsparc.c6825 bool fp_regs_in_first_word; /* true if such field in first word. */ member
6837 data->fp_regs_in_first_word = true; in classify_registers()
6961 && !data.fp_regs_in_first_word) in function_arg_slotno()
/dports/lang/gcc8/gcc-8.5.0/gcc/config/sparc/
H A Dsparc.c6807 bool fp_regs_in_first_word; /* true if such field in first word. */ member
6820 data->fp_regs_in_first_word = true; in classify_registers()
6958 && !data.fp_regs_in_first_word) in function_arg_slotno()
/dports/lang/gcc11/gcc-11.2.0/gcc/config/sparc/
H A Dsparc.c6829 bool fp_regs_in_first_word; /* true if such field in first word. */ member
6841 data->fp_regs_in_first_word = true; in classify_registers()
6965 && !data.fp_regs_in_first_word) in function_arg_slotno()
/dports/lang/gcc9-devel/gcc-9-20211007/gcc/config/sparc/
H A Dsparc.c6838 bool fp_regs_in_first_word; /* true if such field in first word. */ member
6850 data->fp_regs_in_first_word = true; in classify_registers()
6974 && !data.fp_regs_in_first_word) in function_arg_slotno()