Home | History | Annotate | Download | only in Basic

Lines Matching refs:SSE42

1644     NoSSE, SSE1, SSE2, SSE3, SSSE3, SSE41, SSE42, AVX, AVX2, AVX512F
2255 case SSE42:
2287 case SSE42:
2376 setSSELevel(Features, SSE42, Enabled);
2523 .Case("sse4.2", SSE42)
2551 if (!HasPOPCNT && SSELevel >= SSE42 &&
2816 case SSE42:
2839 case SSE42:
2907 .Case("sse4.2", SSELevel >= SSE42)