Searched refs:ScalarTruncatedTy (Results 1 – 1 of 1) sorted by relevance
3167 Type *ScalarTruncatedTy = IntegerType::get(OriginalTy->getContext(), in truncateToMinimalBitwidths() local3169 Type *TruncatedTy = VectorType::get(ScalarTruncatedTy, in truncateToMinimalBitwidths()3219 VectorType::get(ScalarTruncatedTy, Elements0)); in truncateToMinimalBitwidths()3223 VectorType::get(ScalarTruncatedTy, Elements1)); in truncateToMinimalBitwidths()