Searched refs:TruncatedTy (Results 1 – 1 of 1) sorted by relevance
3987 auto *TruncatedTy = VectorType::get( in truncateToMinimalBitwidths() local3989 if (TruncatedTy == OriginalTy) in truncateToMinimalBitwidths()3995 if (ZI->getSrcTy() == TruncatedTy) in truncateToMinimalBitwidths()3997 return B.CreateZExtOrTrunc(V, TruncatedTy); in truncateToMinimalBitwidths()4029 smallestIntegerVectorType(OriginalTy, TruncatedTy)); in truncateToMinimalBitwidths()4034 smallestIntegerVectorType(OriginalTy, TruncatedTy)); in truncateToMinimalBitwidths()