Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/lib/Transforms/Vectorize/
H A DLoopVectorize.cpp3450 static Type *smallestIntegerVectorType(Type *T1, Type *T2) { in smallestIntegerVectorType() function
7170 SrcVecTy = smallestIntegerVectorType(SrcVecTy, MinVecTy); in getInstructionCost()
7177 smallestIntegerVectorType(ToVectorTy(I->getType(), VF), MinVecTy); in getInstructionCost()