Searched refs:HAS_SSE3 (Results 1 – 4 of 4) sorted by relevance
47 if (!(simd_caps & HAS_SSE3)) append_negative_gtest_filter(":SSE3.*:SSE3/*"); in main()
57 if (!(simd_caps & HAS_SSE3)) append_negative_gtest_filter("SSE3"); in main()
157 #define HAS_SSE3 0x008 macro197 if (reg_ecx & BIT(0)) flags |= HAS_SSE3; in x86_simd_caps()
160 #define HAS_SSE3 0x08 macro200 if (reg_ecx & BIT(0)) flags |= HAS_SSE3; in x86_simd_caps()