OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:TARGET_FISTTP
(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))
34
&&
TARGET_FISTTP
\
40
&&
TARGET_FISTTP
\
46
&&
TARGET_FISTTP
\
52
&&
TARGET_FISTTP
\
57
&&
TARGET_FISTTP
\
62
&&
TARGET_FISTTP
\
[
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
466
#define
TARGET_FISTTP
(TARGET_SSE3 && TARGET_80387)
[
all
...]
Completed in 45 milliseconds