Searched refs:_GLIBCXX_SIMD_HAVE_SSE3 (Results 1 – 2 of 2) sorted by relevance
82 #define _GLIBCXX_SIMD_HAVE_SSE3 1 macro84 #define _GLIBCXX_SIMD_HAVE_SSE3 0 macro
476 constexpr inline bool __have_sse3 = _GLIBCXX_SIMD_HAVE_SSE3;
Completed in 7 milliseconds