Home | History | Annotate | Download | only in ia32

Lines Matching refs:SSE2

890   if (CpuFeatures::IsSupported(SSE2) && ((op_ == Token::ADD) ||
894 CpuFeatures::Scope use_sse2(SSE2);
2127 && CpuFeatures::IsSupported(SSE2)
2131 CpuFeatures::Scope use_sse2(SSE2);
7712 if (CpuFeatures::IsSupported(SSE2)) {
7713 CpuFeatures::Scope use_sse2(SSE2);
7757 if (CpuFeatures::IsSupported(SSE2)) {
7758 CpuFeatures::Scope use_sse2(SSE2);
7768 } else { // SSE2 not available, use FPU.
7835 if (CpuFeatures::IsSupported(SSE2)) {
7836 CpuFeatures::Scope use_sse2(SSE2);
7860 } else { // SSE2 not available, use FPU.
7949 if (CpuFeatures::IsSupported(SSE2)) {
7950 CpuFeatures::Scope use_sse2(SSE2);
8800 if (CpuFeatures::IsSupported(SSE2)) {
8801 CpuFeatures::Scope use_sse2(SSE2);
9567 if (CpuFeatures::IsSupported(SSE2)) {
9568 CpuFeatures::Scope use_sse2(SSE2);