HomeSort by relevance Sort by last modified time
    Searched refs:SFmode (Results 1 - 3 of 3) sorted by null

  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/lib/gcc/x86_64-w64-mingw32/4.8.3/plugin/include/
insn-modes.h 47 SFmode, /* machmode.def:199 */
122 MIN_MODE_FLOAT = SFmode,
insn-flags.h 25 #define HAVE_fix_truncsfsi_sse (SSE_FLOAT_MODE_P (SFmode) \
27 #define HAVE_fix_truncsfdi_sse ((SSE_FLOAT_MODE_P (SFmode) \
101 #define HAVE_floatdisf2_i387_with_xmm (TARGET_80387 && X87_ENABLE_FLOAT (SFmode, DImode) \
122 #define HAVE_copysignsf3_const ((SSE_FLOAT_MODE_P (SFmode) && TARGET_SSE_MATH) \
123 || (TARGET_SSE && (SFmode == TFmode)))
128 #define HAVE_copysignsf3_var ((SSE_FLOAT_MODE_P (SFmode) && TARGET_SSE_MATH) \
129 || (TARGET_SSE && (SFmode == TFmode)))
148 #define HAVE_setcc_sf_sse (SSE_FLOAT_MODE_P (SFmode))
204 && (!(SSE_FLOAT_MODE_P (SFmode) && TARGET_SSE_MATH) \
215 && (!(SSE_FLOAT_MODE_P (SFmode) && TARGET_SSE_MATH)
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/lib/gcc/x86_64-w64-mingw32/4.8.3/plugin/include/config/i386/
i386.h 144 in SFmode, DFmode and XFmode */
146 in SFmode, DFmode and XFmode */
628 SFmode, DFmode and XFmode) in the current excess precision
    [all...]

Completed in 2940 milliseconds