Searched refs:SSE4_2 (Results 1 – 9 of 9) sorted by relevance
17 SSE4_2, enumerator
862 } else if (CpuFeatures::IsSupported(SSE4_2)) { in I64x2GtS()863 CpuFeatureScope sse_scope(this, SSE4_2); in I64x2GtS()898 } else if (CpuFeatures::IsSupported(SSE4_2)) { in I64x2GeS()899 CpuFeatureScope sse_scope(this, SSE4_2); in I64x2GeS()
215 AvxHelper<Dst, Arg, Args...>{this, base::Optional<CpuFeature>(SSE4_2)} \
95 if (cpu.has_sse42()) SetSupported(SSE4_2); in ProbeImpl()124 if (!FLAG_enable_sse4_2 || !IsSupported(SSE4_1)) SetUnsupported(SSE4_2); in ProbeImpl()125 if (!FLAG_enable_avx || !IsSupported(SSE4_2)) SetUnsupported(AVX); in ProbeImpl()150 CpuFeatures::IsSupported(SSE4_1), CpuFeatures::IsSupported(SSE4_2), in PrintFeatures()356 if (CpuFeatures::IsSupported(SSE4_2)) { in Assembler()4276 DCHECK(IsEnabled(SSE4_2)); in sse4_2_instr()4288 DCHECK(IsEnabled(SSE4_2)); in sse4_2_instr()
141 if (cpu.has_sse42()) SetSupported(SSE4_2); in ProbeImpl()168 if (!FLAG_enable_sse4_2 || !IsSupported(SSE4_1)) SetUnsupported(SSE4_2); in ProbeImpl()169 if (!FLAG_enable_avx || !IsSupported(SSE4_2)) SetUnsupported(AVX); in ProbeImpl()327 if (CpuFeatures::IsSupported(SSE4_2)) { in Assembler()2577 DCHECK(IsEnabled(SSE4_2)); in pcmpgtq()
3201 } else if (CpuFeatures::IsSupported(SSE4_2)) { in VisitI64x2GtS()3216 } else if (CpuFeatures::IsSupported(SSE4_2)) { in VisitI64x2GeS()
3998 } else if (CpuFeatures::IsSupported(SSE4_2)) { in VisitI64x2GtS()4013 } else if (CpuFeatures::IsSupported(SSE4_2)) { in VisitI64x2GeS()
2745 if (CpuFeatures::IsSupported(AVX) || CpuFeatures::IsSupported(SSE4_2)) { in emit_i64x2_gt_s()2766 } else if (CpuFeatures::IsSupported(SSE4_2)) { in emit_i64x2_ge_s()
3145 if (CpuFeatures::IsSupported(AVX) || CpuFeatures::IsSupported(SSE4_2)) { in emit_i64x2_gt_s()3167 } else if (CpuFeatures::IsSupported(SSE4_2)) { in emit_i64x2_ge_s()