Home | History | Annotate | Download | only in X86

Lines Matching refs:hasSSE42

15478     if (Opc == X86ISD::PCMPGT && !Subtarget.hasSSE42()) {
24495 assert(Subtarget.hasSSE42() &&
24508 assert(Subtarget.hasSSE42() &&
28606 case MVT::v2i64: if (!Subtarget.hasSSE42()) return SDValue(); break;