Home | History | Annotate | Download | only in SelectionDAG

Lines Matching refs:ViaVecVT

1226     EVT ViaVecVT = EVT::getVectorVT(*getContext(), ViaEltVT, ViaVecNumElts);
1231 assert(ViaVecVT.getSizeInBits() == VT.getSizeInBits());
1256 SDValue V = getNode(ISD::BITCAST, DL, VT, getBuildVector(ViaVecVT, DL, Ops));