Home
last modified time | relevance | path

Searched refs:TARGET_INTER_UNIT_MOVES (Results 1 – 5 of 5) sorted by relevance

/NextBSD/contrib/gcc/config/i386/
HDi386.h225 #define TARGET_INTER_UNIT_MOVES (x86_inter_unit_moves & TUNEMASK) macro
HDsse.md3463 ;; ??? The hardware supports more, but TARGET_INTER_UNIT_MOVES must
3486 ;; ??? The hardware supports more, but TARGET_INTER_UNIT_MOVES must
HDi386.c17471 if (!TARGET_INTER_UNIT_MOVES && !optimize_size) in ix86_secondary_memory_needed()
/NextBSD/contrib/gcc/
HDChangeLog-200534100 for SSE1. Don't check TARGET_INTER_UNIT_MOVES.
34102 (movdi_1_rex64): Likewise. Don't check TARGET_INTER_UNIT_MOVES.
34103 (movsf_1): Don't check TARGET_INTER_UNIT_MOVES.
HDChangeLog-200333523 TARGET_INTER_UNIT_MOVES
33525 (TARGET_INTER_UNIT_MOVES): New macro.