Searched refs:ViaVecNumElts (Results 1 – 1 of 1) sorted by relevance
1149 unsigned ViaVecNumElts = VT.getSizeInBits() / ViaEltSizeInBits; in getConstant() local1150 EVT ViaVecVT = EVT::getVectorVT(*getContext(), ViaEltVT, ViaVecNumElts); in getConstant()1158 for (unsigned i = 0; i < ViaVecNumElts / VT.getVectorNumElements(); ++i) { in getConstant()