Home
last modified time | relevance | path

Searched refs:ScalarTruncatedTy (Results 1 – 1 of 1) sorted by relevance

/external/llvm/lib/Transforms/Vectorize/
DLoopVectorize.cpp3167 Type *ScalarTruncatedTy = IntegerType::get(OriginalTy->getContext(), in truncateToMinimalBitwidths() local
3169 Type *TruncatedTy = VectorType::get(ScalarTruncatedTy, in truncateToMinimalBitwidths()
3219 VectorType::get(ScalarTruncatedTy, Elements0)); in truncateToMinimalBitwidths()
3223 VectorType::get(ScalarTruncatedTy, Elements1)); in truncateToMinimalBitwidths()