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