Searched refs:OutSVT (Results 1 – 2 of 2) sorted by relevance
20834 EVT OutSVT = EVT::getIntegerVT(*DAG.getContext(), EltSizeInBits * Scale); in combineShuffleToVectorExtend() local20835 EVT OutVT = EVT::getVectorVT(*DAG.getContext(), OutSVT, NumElts / Scale); in combineShuffleToVectorExtend()
46830 EVT OutSVT = OutVT.getVectorElementType(); in combineVectorTruncation() local46833 (OutSVT == MVT::i8 || OutSVT == MVT::i16) && isPowerOf2_32(NumElems) && in combineVectorTruncation()46845 if (Subtarget.hasSSE41() || OutSVT == MVT::i8) in combineVectorTruncation()