Lines Matching refs:SSE3
98 if (cpu.has_sse3()) SetSupported(SSE3);
121 if (!FLAG_enable_sse3) SetUnsupported(SSE3);
122 if (!FLAG_enable_ssse3 || !IsSupported(SSE3)) SetUnsupported(SSSE3);
144 "SSE3=%d SSSE3=%d SSE4_1=%d SSE4_2=%d SAHF=%d AVX=%d AVX2=%d FMA3=%d "
149 CpuFeatures::IsSupported(SSE3), CpuFeatures::IsSupported(SSSE3),
363 EnableCpuFeature(SSE3);
2468 DCHECK(IsEnabled(SSE3));
2476 DCHECK(IsEnabled(SSE3));
3356 DCHECK(IsEnabled(SSE3));
3366 DCHECK(IsEnabled(SSE3));
4299 DCHECK(IsEnabled(SSE3));
4309 DCHECK(IsEnabled(SSE3));
4319 DCHECK(IsEnabled(SSE3));
4329 DCHECK(IsEnabled(SSE3));