Lines Matching refs:SSE4_1
1322 } else if (CpuFeatures::IsSupported(SSE4_1)) { in Move()
1323 CpuFeatureScope scope(this, SSE4_1); in Move()
1448 if (CpuFeatures::IsSupported(SSE4_1)) { in Pblendw()
1449 CpuFeatureScope sse_scope(this, SSE4_1); in Pblendw()
1476 if (CpuFeatures::IsSupported(SSE4_1)) { in Pextrb()
1477 CpuFeatureScope sse_scope(this, SSE4_1); in Pextrb()
1490 if (CpuFeatures::IsSupported(SSE4_1)) { in Pextrw()
1491 CpuFeatureScope sse_scope(this, SSE4_1); in Pextrw()
1508 if (CpuFeatures::IsSupported(SSE4_1)) { in Pextrd()
1509 CpuFeatureScope sse_scope(this, SSE4_1); in Pextrd()
1520 if (CpuFeatures::IsSupported(SSE4_1)) { in Pinsrd()
1521 CpuFeatureScope sse_scope(this, SSE4_1); in Pinsrd()