OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:DFmode
(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
48
DFmode
, /* machmode.def:200 */
insn-flags.h
29
#define HAVE_fix_truncdfsi_sse (SSE_FLOAT_MODE_P (
DFmode
) \
31
#define HAVE_fix_truncdfdi_sse ((SSE_FLOAT_MODE_P (
DFmode
) \
104
#define HAVE_floatdidf2_i387_with_xmm (TARGET_80387 && X87_ENABLE_FLOAT (
DFmode
, DImode) \
124
#define HAVE_copysigndf3_const ((SSE_FLOAT_MODE_P (
DFmode
) && TARGET_SSE_MATH) \
125
|| (TARGET_SSE && (
DFmode
== TFmode)))
130
#define HAVE_copysigndf3_var ((SSE_FLOAT_MODE_P (
DFmode
) && TARGET_SSE_MATH) \
131
|| (TARGET_SSE && (
DFmode
== TFmode)))
149
#define HAVE_setcc_df_sse (SSE_FLOAT_MODE_P (
DFmode
))
208
&& (!(SSE_FLOAT_MODE_P (
DFmode
) && TARGET_SSE_MATH) \
220
&& (!(SSE_FLOAT_MODE_P (
DFmode
) && 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
638
|| ((MODE) ==
DFmode
&& (IMODE) == SImode) \
749
Pentium+ prefers
DFmode
values to be aligned to 64 bit boundary
[
all
...]
Completed in 239 milliseconds