Home
last modified time | relevance | path

Searched refs:NumSubRegElts (Results 1 – 1 of 1) sorted by relevance

/freebsd-12.1/contrib/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp38220 unsigned NumSubRegElts = 128 / InSVT.getSizeInBits(); in combineVectorTruncationWithPACKUS() local
38221 EVT SubRegVT = EVT::getVectorVT(*DAG.getContext(), InSVT, NumSubRegElts); in combineVectorTruncationWithPACKUS()
38230 DAG.getIntPtrConstant(i * NumSubRegElts, DL)); in combineVectorTruncationWithPACKUS()