Home | History | Annotate | Download | only in X86

Lines Matching refs:UNPCKL

3253   case X86ISD::UNPCKL:
3311 case X86ISD::UNPCKL:
3872 /// specifies a shuffle of elements that is suitable for input to UNPCKL.
4863 case X86ISD::UNPCKL:
6008 // Otherwise, expand into a number of unpckl*, start by extending each of
7206 return getTargetShuffleNode(X86ISD::UNPCKL, dl, VT, V1, V1, DAG);
7324 return getTargetShuffleNode(X86ISD::UNPCKL, dl, VT, V1, V2, DAG);
7336 return getTargetShuffleNode(X86ISD::UNPCKL, dl, VT, V1, V2, DAG);
7350 return getTargetShuffleNode(X86ISD::UNPCKL, dl, VT, V1, V2, DAG);
7367 return getTargetShuffleNode(X86ISD::UNPCKL, dl, VT, V1, V1, DAG);
7385 return getTargetShuffleNode(X86ISD::UNPCKL, dl, VT, V1, V1, DAG);
13235 case X86ISD::UNPCKL: return "X86ISD::UNPCKL";
18393 case X86ISD::UNPCKL: