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

/freebsd-11-stable/contrib/gcc/config/i386/
H A Di386.h163 extern const int x86_sse_unaligned_move_optimal;
214 (x86_sse_unaligned_move_optimal & TUNEMASK)
H A Di386.c1034 (x86_sse_unaligned_move_optimal overrides x86_sse_partial_reg_dependency):
1035 if (x86_sse_unaligned_move_optimal)
1051 (x86_sse_unaligned_move_optimal overrides x86_sse_split_regs):
1052 if (x86_sse_unaligned_move_optimal)
1066 const int x86_sse_unaligned_move_optimal = m_AMDFAM10; variable

Completed in 160 milliseconds