Searched refs:HAS_SSE2 (Results 1 – 2 of 2) sorted by relevance
46 if (!(simd_caps & HAS_SSE2)) append_negative_gtest_filter(":SSE2.*:SSE2/*"); in main()
156 #define HAS_SSE2 0x04 macro194 if (reg_edx & BIT(26)) flags |= HAS_SSE2; /* aka wmt */ in x86_simd_caps()