Home
last modified time | relevance | path

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

/openbsd/gnu/gcc/gcc/config/i386/
H A Di386.h218 #define TARGET_INTER_UNIT_MOVES (x86_inter_unit_moves & TUNEMASK) macro
H A Dsse.md3445 ;; ??? The hardware supports more, but TARGET_INTER_UNIT_MOVES must
3468 ;; ??? The hardware supports more, but TARGET_INTER_UNIT_MOVES must
H A Di386.c16911 if (!TARGET_INTER_UNIT_MOVES && !optimize_size) in ix86_secondary_memory_needed()