Searched refs:NumSubRegElts (Results 1 – 2 of 2) sorted by relevance
29694 unsigned NumSubRegElts = 128 / InSVT.getSizeInBits(); in combineVectorTruncation() local29695 EVT SubRegVT = EVT::getVectorVT(*DAG.getContext(), InSVT, NumSubRegElts); in combineVectorTruncation()29699 DAG.getIntPtrConstant(i * NumSubRegElts, DL)); in combineVectorTruncation()
36589 unsigned NumSubRegElts = 128 / InSVT.getSizeInBits(); in combineVectorTruncationWithPACKUS() local36590 EVT SubRegVT = EVT::getVectorVT(*DAG.getContext(), InSVT, NumSubRegElts); in combineVectorTruncationWithPACKUS()36599 DAG.getIntPtrConstant(i * NumSubRegElts, DL)); in combineVectorTruncationWithPACKUS()