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

/freebsd-11-stable/contrib/gcc/config/i386/
H A Di386.h166 extern const int x86_inter_unit_moves, x86_schedule;
225 #define TARGET_INTER_UNIT_MOVES (x86_inter_unit_moves & TUNEMASK)
H A Di386.c1075 const int x86_inter_unit_moves = 0 /* ~(m_ATHLON_K8) */; variable

Completed in 202 milliseconds