Searched refs:IsDirectTrunc (Results 1 – 1 of 1) sorted by relevance
5147 bool IsDirectTrunc = !IsExtend && (VT.getVectorElementType() != MVT::f16 || in lowerVectorFPExtendOrRoundLike() local5150 bool IsDirectConv = IsDirectExtend || IsDirectTrunc; in lowerVectorFPExtendOrRoundLike()