Searched refs:_GLIBCXX_SIMD_HAVE_SSE2 (Results 1 – 2 of 2) sorted by relevance
77 #define _GLIBCXX_SIMD_HAVE_SSE2 1 macro79 #define _GLIBCXX_SIMD_HAVE_SSE2 0 macro182 #if _GLIBCXX_SIMD_HAVE_SSE2210 #if defined __x86_64__ && !_GLIBCXX_SIMD_HAVE_SSE2
475 constexpr inline bool __have_sse2 = _GLIBCXX_SIMD_HAVE_SSE2;
Completed in 7 milliseconds