Searched refs:NumSubRegElts (Results 1 – 1 of 1) sorted by relevance
38220 unsigned NumSubRegElts = 128 / InSVT.getSizeInBits(); in combineVectorTruncationWithPACKUS() local38221 EVT SubRegVT = EVT::getVectorVT(*DAG.getContext(), InSVT, NumSubRegElts); in combineVectorTruncationWithPACKUS()38230 DAG.getIntPtrConstant(i * NumSubRegElts, DL)); in combineVectorTruncationWithPACKUS()