OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:TARGET_SSE_MATH
(Results
1 - 2
of
2
) 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-flags.h
26
&& (!TARGET_FISTTP ||
TARGET_SSE_MATH
))
28
&& (!TARGET_FISTTP ||
TARGET_SSE_MATH
)) && (TARGET_64BIT))
30
&& (!TARGET_FISTTP ||
TARGET_SSE_MATH
))
32
&& (!TARGET_FISTTP ||
TARGET_SSE_MATH
)) && (TARGET_64BIT))
37
&&
TARGET_SSE_MATH
) \
43
&&
TARGET_SSE_MATH
) \
49
&&
TARGET_SSE_MATH
) \
55
&&
TARGET_SSE_MATH
))
60
&&
TARGET_SSE_MATH
))
65
&&
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
473
#define
TARGET_SSE_MATH
((ix86_fpmath & FPMATH_SSE) != 0)
625
(TARGET_MIX_SSE_I387 ? -1 :
TARGET_SSE_MATH
? 0 : 2)
[
all
...]
Completed in 53 milliseconds