Home | History | Annotate | Download | only in X86

Lines Matching refs:UNPCKL

3054   case X86ISD::UNPCKL:
3112 case X86ISD::UNPCKL:
3670 /// specifies a shuffle of elements that is suitable for input to UNPCKL.
4623 case X86ISD::UNPCKL:
5637 // Otherwise, expand into a number of unpckl*, start by extending each of
6832 return getTargetShuffleNode(X86ISD::UNPCKL, dl, VT, V1, V1, DAG);
6945 return getTargetShuffleNode(X86ISD::UNPCKL, dl, VT, V1, V2, DAG);
6957 return getTargetShuffleNode(X86ISD::UNPCKL, dl, VT, V1, V2, DAG);
6971 return getTargetShuffleNode(X86ISD::UNPCKL, dl, VT, V1, V2, DAG);
6993 return getTargetShuffleNode(X86ISD::UNPCKL, dl, VT, V1, V1, DAG);
7011 return getTargetShuffleNode(X86ISD::UNPCKL, dl, VT, V1, V1, DAG);
12534 case X86ISD::UNPCKL: return "X86ISD::UNPCKL";
17623 case X86ISD::UNPCKL: