Searched refs:TARGET_CMOVE (Results 1 - 2 of 2) sorted by relevance

/freebsd-11-stable/contrib/gcc/config/i386/
H A Di386.h182 #define TARGET_CMOVE ((x86_cmove & (1 << ix86_arch)) || TARGET_SSE) macro
H A Di386.c2050 if (TARGET_CMOVE && (processor_alias_table[i].flags & PTA_PREFETCH_SSE))
10318 if (TARGET_CMOVE)
10490 if (!TARGET_CMOVE)
10555 if (TARGET_CMOVE)
10747 if (!TARGET_CMOVE)
10794 && TARGET_CMOVE)
11542 if ((!TARGET_CMOVE || (mode == QImode && TARGET_PARTIAL_REG_STALL))
11614 if (!TARGET_CMOVE || (mode == QImode && TARGET_PARTIAL_REG_STALL))
12735 if (TARGET_CMOVE && scratch)
12808 if (TARGET_CMOVE
[all...]

Completed in 81 milliseconds