Searched refs:DstSVT (Results 1 – 1 of 1) sorted by relevance
9959 MVT DstSVT = DstVT.getScalarType(); in getAVX512TruncNode() local9972 MVT TruncVT = MVT::getVectorVT(DstSVT, NumSrcElts); in getAVX512TruncNode()10323 MVT DstSVT = MVT::getIntegerVT(SrcEltBits / 2); in lowerShuffleWithPACK() local20263 EVT DstSVT = DstVT.getVectorElementType(); in matchTruncateWithPACK() local20268 (DstSVT == MVT::i8 || DstSVT == MVT::i16 || DstSVT == MVT::i32))) in matchTruncateWithPACK()20349 MVT DstSVT = DstVT.getVectorElementType(); in LowerTruncateVecPackWithSignBits() local20352 (DstSVT == MVT::i8 || DstSVT == MVT::i16 || DstSVT == MVT::i32))) in LowerTruncateVecPackWithSignBits()20382 MVT DstSVT = DstVT.getVectorElementType(); in LowerTruncateVecPack() local20386 (DstSVT == MVT::i8 || DstSVT == MVT::i16) && isPowerOf2_32(NumElems) && in LowerTruncateVecPack()20413 if (Subtarget.hasSSE41() || DstSVT == MVT::i8) in LowerTruncateVecPack()[all …]