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