Home | History | Annotate | Download | only in X86

Lines Matching refs:UNPCKH

3381   case X86ISD::UNPCKH:
3439 case X86ISD::UNPCKH:
4085 "Unsupported vector type for unpckh");
4114 /// specifies a shuffle of elements that is suitable for input to UNPCKH.
4118 "Unsupported vector type for unpckh");
4132 "Unsupported vector type for unpckh");
4170 "Unsupported vector type for unpckh");
4213 "Unsupported vector type for unpckh");
5125 case X86ISD::UNPCKH:
7580 MVT::v8i16, DL, DAG.getNode(MergeFromLo ? X86ISD::UNPCKL : X86ISD::UNPCKH,
7764 V1 = DAG.getNode(TargetLo ? X86ISD::UNPCKL : X86ISD::UNPCKH, DL,
7859 DAG.getNode(X86ISD::UNPCKH, DL, MVT::v16i8, V, Zero));
9311 return getTargetShuffleNode(X86ISD::UNPCKH, dl, VT, V1, V1, DAG);
9323 return getTargetShuffleNode(X86ISD::UNPCKH, dl, VT, V1, V1, DAG);
9435 return getTargetShuffleNode(X86ISD::UNPCKH, dl, VT, V1, V2, DAG);
9446 return getTargetShuffleNode(X86ISD::UNPCKH, dl, VT, V1, V2, DAG);
9460 return getTargetShuffleNode(X86ISD::UNPCKH, dl, VT, V1, V2, DAG);
9499 return getTargetShuffleNode(X86ISD::UNPCKH, dl, VT, V1, V1, DAG);
16611 case X86ISD::UNPCKH: return "X86ISD::UNPCKH";
18497 case X86ISD::UNPCKH:
18732 : X86ISD::UNPCKH,
22012 case X86ISD::UNPCKH: