Searched refs:HAS_SSE4_2 (Results 1 – 2 of 2) sorted by relevance
60 if (!(simd_caps & HAS_SSE4_2)) append_negative_gtest_filter("SSE4_2"); in main()
165 #define HAS_SSE4_2 0x100 macro206 if (reg_ecx & BIT(20)) flags |= HAS_SSE4_2; in x86_simd_caps()