Searched refs:ViaVecVT (Results 1 – 1 of 1) sorted by relevance
1211 EVT ViaVecVT = EVT::getVectorVT(*getContext(), ViaEltVT, ViaVecNumElts); in getConstant() local1216 assert(ViaVecVT.getSizeInBits() == VT.getSizeInBits()); in getConstant()1241 SDValue V = getNode(ISD::BITCAST, DL, VT, getBuildVector(ViaVecVT, DL, Ops)); in getConstant()