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

/freebsd-11-stable/contrib/gcc/config/i386/
H A Di386.h164 extern const int x86_sse_typeless_stores, x86_sse_load0_by_pxor;
217 #define TARGET_SSE_LOAD0_BY_PXOR (x86_sse_load0_by_pxor & TUNEMASK)
H A Di386.c1068 const int x86_sse_load0_by_pxor = m_PPRO | m_PENT4 | m_NOCONA; variable

Completed in 394 milliseconds