Home | History | Annotate | Download | only in SelectionDAG

Lines Matching refs:VECTOR_SHUFFLE

443   case ISD::VECTOR_SHUFFLE: {
1246 assert(N1.getValueType() == N2.getValueType() && "Invalid VECTOR_SHUFFLE");
1313 AddNodeIDNode(ID, ISD::VECTOR_SHUFFLE, getVTList(VT), Ops, 2);
3143 case ISD::VECTOR_SHUFFLE:
6014 case ISD::VECTOR_SHUFFLE: return "vector_shuffle";
6721 assert(i != e && "VECTOR_SHUFFLE node with all undef indices!");