Searched refs:SFmode (Results 176 - 200 of 211) sorted by relevance

123456789

/netbsd-current/external/gpl3/gcc.old/dist/gcc/config/rx/
H A Drx.c2573 || GET_MODE (arg) != SFmode)
2574 arg = force_reg (SFmode, arg);
/netbsd-current/external/gpl3/gcc.old/dist/gcc/config/epiphany/
H A Depiphany.c1374 /* We handle SFmode constants here as output_addr_const doesn't. */
1375 if (GET_MODE (x) == SFmode)
2787 if (flag_reciprocal_math && mode == SFmode)
/netbsd-current/external/gpl3/gcc.old/dist/gcc/config/sparc/
H A Dsparc.c2258 SFmode move insns, so any constant which cannot
2391 && (mode == SFmode
4087 else if (! TARGET_FPU && register_operand (src, SFmode))
5390 and none can hold SFmode/SImode values. */
5415 and none can hold SFmode/SImode values. */
10821 is because with soft-float, the SFmode and DFmode sqrt
10835 set_conv_libfunc (sext_optab, TFmode, SFmode, "_Q_stoq");
10837 set_conv_libfunc (trunc_optab, SFmode, TFmode, "_Q_qtos");
10855 set_conv_libfunc (sfix_optab, DImode, SFmode, "__ftoll");
10856 set_conv_libfunc (ufix_optab, DImode, SFmode, "__ftoul
[all...]
/netbsd-current/external/gpl3/gcc/dist/gcc/config/epiphany/
H A Depiphany.cc1376 /* We handle SFmode constants here as output_addr_const doesn't. */
1377 if (GET_MODE (x) == SFmode)
2792 if (flag_reciprocal_math && mode == SFmode)
/netbsd-current/external/gpl3/gcc/dist/gcc/config/rx/
H A Drx.cc2581 || GET_MODE (arg) != SFmode)
2582 arg = force_reg (SFmode, arg);
/netbsd-current/external/gpl3/gcc.old/dist/gcc/config/rs6000/
H A Drs6000-c.c1022 or SFmode or DFmode. */
1026 || (TYPE_MODE (TREE_TYPE (arg0_type)) == SFmode)
/netbsd-current/external/gpl3/gcc/dist/gcc/
H A Dtarghooks.cc550 cand = SFmode;
/netbsd-current/external/gpl3/gcc.old/dist/gcc/
H A Dtarghooks.c546 cand = SFmode;
/netbsd-current/external/gpl3/gcc/dist/gcc/config/rs6000/
H A Drs6000-c.cc1012 or SFmode or DFmode. */
1016 || arg0_elt_mode == SFmode
/netbsd-current/external/gpl3/gcc.old/dist/gcc/config/nios2/
H A Dnios2.c346 if (mode == SFmode)
3315 if (src_mode == SFmode)
3351 gcc_assert (dst_mode == SFmode);
/netbsd-current/external/gpl3/gcc.old/dist/gcc/config/tilegx/
H A Dtilegx.c2342 if (mode == SFmode)
2380 if (cmp_mode == SFmode || cmp_mode == DFmode)
2457 if (cmp_mode == SFmode || cmp_mode == DFmode)
/netbsd-current/external/gpl3/gcc.old/dist/gcc/config/arm/
H A Darm-builtins.c4054 (out_mode == SFmode && out_n == C \
4055 && in_mode == SFmode && in_n == C)
4078 && in_mode == SFmode && in_n == C)
/netbsd-current/external/gpl3/gcc.old/dist/gcc/config/riscv/
H A Driscv.c2270 if (GET_MODE (cmp_op0) == SFmode && TARGET_64BIT) \
2272 else if (GET_MODE (cmp_op0) == SFmode) \
2639 where the SFmode value "f" is passed in REGNO but the struct itself
3847 machine_mode mode = TARGET_DOUBLE_FLOAT ? DFmode : SFmode;
/netbsd-current/external/gpl3/gcc/dist/gcc/config/tilegx/
H A Dtilegx.cc2343 if (mode == SFmode)
2381 if (cmp_mode == SFmode || cmp_mode == DFmode)
2458 if (cmp_mode == SFmode || cmp_mode == DFmode)
/netbsd-current/external/gpl3/gcc/dist/gcc/config/nios2/
H A Dnios2.cc347 if (mode == SFmode)
3310 if (src_mode == SFmode)
3346 gcc_assert (dst_mode == SFmode);
/netbsd-current/external/gpl3/gcc/dist/gcc/config/riscv/
H A Driscv.cc2625 if (GET_MODE (cmp_op0) == SFmode && TARGET_64BIT) \
2627 else if (GET_MODE (cmp_op0) == SFmode) \
2994 where the SFmode value "f" is passed in REGNO but the struct itself
4213 machine_mode mode = TARGET_DOUBLE_FLOAT ? DFmode : SFmode;
/netbsd-current/external/gpl3/gcc/dist/gcc/config/arm/
H A Darm-builtins.cc4060 (out_mode == SFmode && out_n == C \
4061 && in_mode == SFmode && in_n == C)
4084 && in_mode == SFmode && in_n == C)
/netbsd-current/external/gpl3/gcc.old/dist/gcc/config/ia64/
H A Dia64.c1062 if (GET_MODE (x) == VOIDmode || mode == SFmode || mode == DFmode)
4622 SFmode). 128-bit quad-precision floats are excluded.
4813 If this is an SFmode aggregate, then it is possible to run out of
4838 /* If this is an SFmode aggregate, then we might have some left over
4881 happen when we have a SFmode HFA. */
4910 /* In big-endian mode, an anonymous SFmode value must be represented
4913 else if (BYTES_BIG_ENDIAN && arg.mode == SFmode)
4928 (BYTES_BIG_ENDIAN && arg.mode == SFmode) ? DImode : arg.mode;
5052 If this is an SFmode aggregate, then it is possible to run out of
5075 general registers. This can happen when we have a SFmode HF
[all...]
/netbsd-current/external/gpl3/gcc/dist/gcc/config/ia64/
H A Dia64.cc1062 if (GET_MODE (x) == VOIDmode || mode == SFmode || mode == DFmode)
4622 SFmode). 128-bit quad-precision floats are excluded.
4813 If this is an SFmode aggregate, then it is possible to run out of
4838 /* If this is an SFmode aggregate, then we might have some left over
4881 happen when we have a SFmode HFA. */
4910 /* In big-endian mode, an anonymous SFmode value must be represented
4913 else if (BYTES_BIG_ENDIAN && arg.mode == SFmode)
4928 (BYTES_BIG_ENDIAN && arg.mode == SFmode) ? DImode : arg.mode;
5052 If this is an SFmode aggregate, then it is possible to run out of
5075 general registers. This can happen when we have a SFmode HF
[all...]
/netbsd-current/external/gpl3/gcc.old/dist/gcc/config/pdp11/
H A Dpdp11.c2371 /* Support SFmode even with -mfloat64. */
2372 if (mode == SFmode)
/netbsd-current/external/gpl3/gcc.old/dist/gcc/config/alpha/
H A Dalpha.c598 REAL_MODE_FORMAT (SFmode) = &vax_f_format;
1478 else if (mode == SFmode)
2427 For SFmode, this is the only construction I've found that can pass
5738 if (arg.mode == SFmode || arg.mode == SCmode)
9916 return (mode == SFmode
/netbsd-current/external/gpl3/gcc.old/dist/gcc/config/aarch64/
H A Daarch64.c9273 || mode == SFmode || mode == DFmode
12251 else if (mode == SFmode)
12407 else if (mode == SFmode)
17123 if (mode != DFmode && mode != SFmode
17137 if (mode != DFmode && mode != SFmode
20113 with NULL libfuncs by converting to SFmode. */
20116 set_conv_libfunc (trunc_optab, HFmode, SFmode, "__gnu_f2h_ieee");
20117 set_conv_libfunc (sext_optab, SFmode, HFmode, "__gnu_h2f_ieee");
21775 cmp_mode = SFmode;
21848 cmp_mode = SFmode;
[all...]
/netbsd-current/external/gpl3/gcc/dist/gcc/config/pdp11/
H A Dpdp11.cc2369 /* Support SFmode even with -mfloat64. */
2370 if (mode == SFmode)
/netbsd-current/external/gpl3/gcc/dist/gcc/config/alpha/
H A Dalpha.cc598 REAL_MODE_FORMAT (SFmode) = &vax_f_format;
1478 else if (mode == SFmode)
2432 For SFmode, this is the only construction I've found that can pass
5743 if (arg.mode == SFmode || arg.mode == SCmode)
9921 return (mode == SFmode
/netbsd-current/external/gpl3/gcc.old/dist/gcc/config/s390/
H A Ds390.c119 const int sqebr; /* cost of square root in SFmode. */
122 const int maebr; /* cost of multiply and add in SFmode. */
3803 else if (mode == SFmode)
3818 if (mode == SFmode)
4632 different alignment we cannot use them for SFmode. For 31 bit a
6887 machine_mode half_mode = (inner_mode == SFmode
8574 SFmode, SImode, SDmode,
10212 || (TARGET_VXE && mode == SFmode)
10268 return ((mode1 == SFmode || mode1 == DFmode)
10269 == (mode2 == SFmode || mode
[all...]

Completed in 686 milliseconds

123456789