Home | History | Annotate | Download | only in X86

Lines Matching refs:hasSSSE3

3403   if ((VT.is128BitVector() && !Subtarget->hasSSSE3()) ||
5810 if (Subtarget->hasSSSE3()) {
5890 if (Subtarget->hasSSSE3()) {
5947 if (NewV.getOpcode() == ISD::VECTOR_SHUFFLE && Subtarget->hasSSSE3()) {
5971 if (NewV.getOpcode() == ISD::VECTOR_SHUFFLE && Subtarget->hasSSSE3()) {
6030 if (TLI.getSubtarget()->hasSSSE3()) {
16316 if (!Subtarget->hasSSSE3() ||
17522 if (((Subtarget->hasSSSE3() && (VT == MVT::v8i16 || VT == MVT::v4i32)) ||
17555 if (((Subtarget->hasSSSE3() && (VT == MVT::v8i16 || VT == MVT::v4i32)) ||