Home | History | Annotate | Download | only in X86

Lines Matching refs:PALIGNR

3369   case X86ISD::PALIGNR:
3419 case X86ISD::PALIGNR:
3759 /// is suitable for input to PALIGNR.
3770 // Do not handle 64-bit element shuffles with palignr.
4656 /// the specified VECTOR_SHUFFLE mask with the PALIGNR instruction.
4676 assert(Val - i > 0 && "PALIGNR imm should be positive");
5137 case X86ISD::PALIGNR:
9346 return getTargetShuffleNode(X86ISD::PALIGNR, dl, VT, V1, V2,
16595 case X86ISD::PALIGNR: return "X86ISD::PALIGNR";
22011 case X86ISD::PALIGNR: