Home | History | Annotate | Download | only in x64

Lines Matching full:sse3

330 //   if (CpuFeatures::IsSupported(SSE3)) {
331 // CpuFeatures::Scope fscope(SSE3);
332 // // Generate SSE3 floating point code.
344 if (f == SSE3 && !FLAG_enable_sse3) return false;