Home
last modified time | relevance | path

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

/external/llvm/lib/Transforms/Vectorize/
DLoopVectorize.cpp3145 static Type *smallestIntegerVectorType(Type *T1, Type *T2) { in smallestIntegerVectorType() function
3206 smallestIntegerVectorType(OriginalTy, in truncateToMinimalBitwidths()
3211 smallestIntegerVectorType(OriginalTy, in truncateToMinimalBitwidths()
5554 SrcVecTy = smallestIntegerVectorType(SrcVecTy, MinVecTy); in getInstructionCost()
5560 VectorTy = smallestIntegerVectorType(ToVectorTy(I->getType(), VF), in getInstructionCost()