Searched defs:USE_SSE2 (Results 1 – 3 of 3) sorted by relevance
128 #define USE_SSE2 macro
450 AC_DEFINE(USE_SSE2, 1, [use SSE2 compiler intrinsics]) definition458 AM_CONDITIONAL(USE_SSE2, test $have_sse2_intrinsics = yes) condition
152 #define USE_SSE2 1 macro