Lines Matching full:sse3
164 // if (assembler->IsSupported(SSE3)) {165 // CpuFeatureScope fscope(assembler, SSE3);166 // // Generate code containing SSE3 instructions.