Lines Matching refs:SSE2
171 if (!CpuFeatures::IsSupported(SSE2)) return; in TEST()
178 CHECK(CpuFeatures::IsSupported(SSE2)); in TEST()
179 { CpuFeatures::Scope fscope(SSE2); in TEST()
206 if (!CpuFeatures::IsSupported(SSE2)) return; in TEST()
213 CHECK(CpuFeatures::IsSupported(SSE2)); in TEST()
214 CpuFeatures::Scope fscope(SSE2); in TEST()
263 if (!CpuFeatures::IsSupported(SSE2)) return; in TEST()
266 CHECK(CpuFeatures::IsSupported(SSE2)); in TEST()
267 CpuFeatures::Scope fscope(SSE2); in TEST()
309 if (!CpuFeatures::IsSupported(SSE2)) return; in TEST()
312 CHECK(CpuFeatures::IsSupported(SSE2)); in TEST()
313 CpuFeatures::Scope fscope(SSE2); in TEST()