Home
last modified time | relevance | path

Searched refs:TFmode (Results 1 – 25 of 163) sorted by relevance

1234567

/netbsd-src/external/gpl3/gcc.old/dist/libgcc/config/i386/64/
H A Dt-softfp-compat1 # When TFmode was first added to x86-64 in gcc 4.3.0, some TFmode
5 # Filter out the following TFmode functions.
/netbsd-src/external/gpl3/gcc/dist/libgcc/config/i386/64/
H A Dt-softfp-compat1 # When TFmode was first added to x86-64 in gcc 4.3.0, some TFmode
5 # Filter out the following TFmode functions.
/netbsd-src/external/gpl3/gcc/dist/gcc/config/rs6000/
H A Drs6000-modes.def24 compiler do not try to widen IFmode to TFmode on ISA 3.0 (power9) that has
25 hardware support for IEEE 128-bit. We set TFmode (long double mode) in
28 Previously, IFmode and KFmode were defined to be fractional modes and TFmode
31 parts of the compiler would see that TFmode has the necessary hardware
32 support, and widen the operation from IFmode to TFmode. However, IEEE
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/rs6000/
H A Drs6000-modes.def24 compiler do not try to widen IFmode to TFmode on ISA 3.0 (power9) that has
25 hardware support for IEEE 128-bit. We set TFmode (long double mode) in
28 Previously, IFmode and KFmode were defined to be fractional modes and TFmode
31 parts of the compiler would see that TFmode has the necessary hardware
32 support, and widen the operation from IFmode to TFmode. However, IEEE
/netbsd-src/external/gpl3/gcc/dist/gcc/config/ia64/
H A Dia64.cc1434 if (GET_MODE (in) != TFmode) in ia64_split_tmode()
1443 real_to_target (l, CONST_DOUBLE_REAL_VALUE (in), TFmode); in ia64_split_tmode()
1818 else if (TARGET_HPUX && GET_MODE (*op0) == TFmode) in ia64_expand_compare()
1831 gcc_assert (cmptf_libfunc && GET_MODE (*op1) == TFmode); in ia64_expand_compare()
1862 *op0, TFmode, *op1, TFmode, in ia64_expand_compare()
4313 && mode != TFmode); in ia64_hard_regno_mode_ok()
4655 if (nested && TYPE_MODE (type) != TFmode) in hfa_element_mode()
4876 else if (arg.mode == TFmode || arg.mode == TCmode in ia64_function_arg_1()
5070 else if (arg.mode == TFmode || arg.mode == TCmode in ia64_function_arg_advance()
5104 if (mode == TFmode && TARGET_HPUX && TARGET_ILP32) in ia64_function_arg_boundary()
[all …]
H A Dhpux.h186 #define FLOAT_LIB_COMPARE_RETURNS_BOOL(MODE, COMPARISON) ((MODE) == TFmode)
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/ia64/
H A Dia64.c1434 if (GET_MODE (in) != TFmode) in ia64_split_tmode()
1443 real_to_target (l, CONST_DOUBLE_REAL_VALUE (in), TFmode); in ia64_split_tmode()
1818 else if (TARGET_HPUX && GET_MODE (*op0) == TFmode) in ia64_expand_compare()
1831 gcc_assert (cmptf_libfunc && GET_MODE (*op1) == TFmode); in ia64_expand_compare()
1862 *op0, TFmode, *op1, TFmode, in ia64_expand_compare()
4313 && mode != TFmode); in ia64_hard_regno_mode_ok()
4655 if (nested && TYPE_MODE (type) != TFmode) in hfa_element_mode()
4876 else if (arg.mode == TFmode || arg.mode == TCmode in ia64_function_arg_1()
5070 else if (arg.mode == TFmode || arg.mode == TCmode in ia64_function_arg_advance()
5104 if (mode == TFmode && TARGET_HPUX && TARGET_ILP32) in ia64_function_arg_boundary()
[all …]
H A Dhpux.h186 #define FLOAT_LIB_COMPARE_RETURNS_BOOL(MODE, COMPARISON) ((MODE) == TFmode)
/netbsd-src/external/gpl3/gcc/dist/gcc/config/pa/
H A Dpa-hpux.h38 #define FLOAT_LIB_COMPARE_RETURNS_BOOL(MODE, COMPARISON) ((MODE) == TFmode)
H A Dpa.cc5900 set_optab_libfunc (add_optab, TFmode, "_U_Qfadd"); in pa_init_libfuncs()
5901 set_optab_libfunc (sub_optab, TFmode, "_U_Qfsub"); in pa_init_libfuncs()
5902 set_optab_libfunc (smul_optab, TFmode, "_U_Qfmpy"); in pa_init_libfuncs()
5903 set_optab_libfunc (sdiv_optab, TFmode, "_U_Qfdiv"); in pa_init_libfuncs()
5904 set_optab_libfunc (smin_optab, TFmode, "_U_Qmin"); in pa_init_libfuncs()
5905 set_optab_libfunc (smax_optab, TFmode, "_U_Qfmax"); in pa_init_libfuncs()
5906 set_optab_libfunc (sqrt_optab, TFmode, "_U_Qfsqrt"); in pa_init_libfuncs()
5907 set_optab_libfunc (abs_optab, TFmode, "_U_Qfabs"); in pa_init_libfuncs()
5908 set_optab_libfunc (neg_optab, TFmode, "_U_Qfneg"); in pa_init_libfuncs()
5910 set_optab_libfunc (eq_optab, TFmode, "_U_Qfeq"); in pa_init_libfuncs()
[all …]
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/pa/
H A Dpa-hpux.h38 #define FLOAT_LIB_COMPARE_RETURNS_BOOL(MODE, COMPARISON) ((MODE) == TFmode)
H A Dpa.c5866 set_optab_libfunc (add_optab, TFmode, "_U_Qfadd"); in pa_init_libfuncs()
5867 set_optab_libfunc (sub_optab, TFmode, "_U_Qfsub"); in pa_init_libfuncs()
5868 set_optab_libfunc (smul_optab, TFmode, "_U_Qfmpy"); in pa_init_libfuncs()
5869 set_optab_libfunc (sdiv_optab, TFmode, "_U_Qfdiv"); in pa_init_libfuncs()
5870 set_optab_libfunc (smin_optab, TFmode, "_U_Qmin"); in pa_init_libfuncs()
5871 set_optab_libfunc (smax_optab, TFmode, "_U_Qfmax"); in pa_init_libfuncs()
5872 set_optab_libfunc (sqrt_optab, TFmode, "_U_Qfsqrt"); in pa_init_libfuncs()
5873 set_optab_libfunc (abs_optab, TFmode, "_U_Qfabs"); in pa_init_libfuncs()
5874 set_optab_libfunc (neg_optab, TFmode, "_U_Qfneg"); in pa_init_libfuncs()
5876 set_optab_libfunc (eq_optab, TFmode, "_U_Qfeq"); in pa_init_libfuncs()
[all …]
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/sparc/
H A Dsparc.c3519 if (GET_MODE (operands[2]) == TFmode && ! TARGET_HARD_QUAD) in emit_scc_insn()
3638 if (GET_MODE (operands[1]) == TFmode && ! TARGET_HARD_QUAD) in emit_conditional_branch_insn()
3710 if (GET_MODE (this_arg) == TFmode) in emit_soft_tfmode_libcall()
3729 this_slot = force_const_mem (TFmode, this_arg); in emit_soft_tfmode_libcall()
3734 this_slot = assign_stack_temp (TFmode, GET_MODE_SIZE (TFmode)); in emit_soft_tfmode_libcall()
3751 if (GET_MODE (operands[0]) == TFmode) in emit_soft_tfmode_libcall()
4595 if (mode == TFmode in sparc_legitimate_address_p()
4636 if (mode == TFmode && TARGET_ARCH32) in sparc_legitimate_address_p()
5143 && (mode != TFmode || TARGET_ARCH64) in sparc_legitimize_reload_address()
7738 || TYPE_MODE (type) == TFmode in sparc_return_in_memory()
[all …]
/netbsd-src/external/gpl3/gcc/dist/gcc/config/sparc/
H A Dsparc.cc3515 if (GET_MODE (operands[2]) == TFmode && ! TARGET_HARD_QUAD) in emit_scc_insn()
3634 if (GET_MODE (operands[1]) == TFmode && ! TARGET_HARD_QUAD) in emit_conditional_branch_insn()
3706 if (GET_MODE (this_arg) == TFmode) in emit_soft_tfmode_libcall()
3725 this_slot = force_const_mem (TFmode, this_arg); in emit_soft_tfmode_libcall()
3730 this_slot = assign_stack_temp (TFmode, GET_MODE_SIZE (TFmode)); in emit_soft_tfmode_libcall()
3747 if (GET_MODE (operands[0]) == TFmode) in emit_soft_tfmode_libcall()
4579 if (mode == TFmode in sparc_legitimate_address_p()
4620 if (mode == TFmode && TARGET_ARCH32) in sparc_legitimate_address_p()
5078 && (mode != TFmode || TARGET_ARCH64) in sparc_legitimize_reload_address()
7670 || TYPE_MODE (type) == TFmode in sparc_return_in_memory()
[all …]
/netbsd-src/external/gpl3/gcc.old/usr.bin/gcc/arch/riscv32/
H A Dinsn-modes.h219 #define TFmode E_TFmode macro
221 #define TFmode (scalar_float_mode ((scalar_float_mode::from_int) E_TFmode))
/netbsd-src/external/gpl3/gcc.old/usr.bin/gcc/arch/riscv64/
H A Dinsn-modes.h219 #define TFmode E_TFmode macro
221 #define TFmode (scalar_float_mode ((scalar_float_mode::from_int) E_TFmode))
/netbsd-src/external/gpl3/gcc.old/usr.bin/gcc/arch/hppa/
H A Dinsn-modes.h226 #define TFmode E_TFmode macro
228 #define TFmode (scalar_float_mode ((scalar_float_mode::from_int) E_TFmode))
/netbsd-src/external/gpl3/gcc.old/usr.bin/gcc/arch/alpha/
H A Dinsn-modes.h219 #define TFmode E_TFmode macro
221 #define TFmode (scalar_float_mode ((scalar_float_mode::from_int) E_TFmode))
/netbsd-src/external/gpl3/gcc/usr.bin/gcc/arch/alpha/
H A Dinsn-modes.h219 #define TFmode E_TFmode macro
221 #define TFmode (scalar_float_mode ((scalar_float_mode::from_int) E_TFmode))
/netbsd-src/external/gpl3/gcc/usr.bin/gcc/arch/riscv32/
H A Dinsn-modes.h219 #define TFmode E_TFmode macro
221 #define TFmode (scalar_float_mode ((scalar_float_mode::from_int) E_TFmode))
/netbsd-src/external/gpl3/gcc/usr.bin/gcc/arch/riscv64/
H A Dinsn-modes.h219 #define TFmode E_TFmode macro
221 #define TFmode (scalar_float_mode ((scalar_float_mode::from_int) E_TFmode))
/netbsd-src/external/gpl3/gcc/usr.bin/gcc/arch/hppa/
H A Dinsn-modes.h233 #define TFmode E_TFmode macro
235 #define TFmode (scalar_float_mode ((scalar_float_mode::from_int) E_TFmode))
/netbsd-src/external/gpl3/gcc.old/usr.bin/gcc/arch/ia64/
H A Dinsn-modes.h247 #define TFmode E_TFmode macro
249 #define TFmode (scalar_float_mode ((scalar_float_mode::from_int) E_TFmode))
/netbsd-src/external/gpl3/gcc.old/usr.bin/gcc/arch/sparc64/
H A Dinsn-modes.h289 #define TFmode E_TFmode macro
291 #define TFmode (scalar_float_mode ((scalar_float_mode::from_int) E_TFmode))
/netbsd-src/external/gpl3/gcc.old/usr.bin/gcc/arch/sparc/
H A Dinsn-modes.h289 #define TFmode E_TFmode macro
291 #define TFmode (scalar_float_mode ((scalar_float_mode::from_int) E_TFmode))

1234567