Home
last modified time | relevance | path

Searched refs:TARGET_CMOV (Results 1 – 4 of 4) sorted by relevance

/dragonfly/contrib/gcc-4.7/gcc/config/i386/
H A Di386.h439 #define TARGET_CMOV ix86_arch_features[X86_ARCH_CMOV] macro
448 #define TARGET_CMOVE (TARGET_CMOV || TARGET_SSE || TARGET_RDRND)
H A Di386.c3434 if (TARGET_CMOV in ix86_option_override_internal()
/dragonfly/contrib/gcc-8.0/gcc/config/i386/
H A Di386.h558 #define TARGET_CMOV ix86_arch_features[X86_ARCH_CMOV] macro
567 #define TARGET_CMOVE (TARGET_CMOV || TARGET_SSE || TARGET_RDRND)
H A Di386.c4177 if (TARGET_CMOV in ix86_option_override_internal()