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

/freebsd-11-stable/contrib/gcc/config/i386/
H A Di386.h235 #define TARGET_MIX_SSE_I387 ((ix86_fpmath & FPMATH_SSE) \ macro
576 (TARGET_MIX_SSE_I387 ? -1 : TARGET_SSE_MATH ? 0 : 2)
H A Di386.c17382 if (TARGET_SSE_MATH && !TARGET_MIX_SSE_I387 && SSE_FLOAT_MODE_P (mode))

Completed in 82 milliseconds