Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/llvm/lib/Transforms/Vectorize/
H A DLoopVectorize.cpp3519 static Type *largestIntegerVectorType(Type *T1, Type *T2) { in largestIntegerVectorType() function
7310 largestIntegerVectorType(ToVectorTy(I->getType(), VF), MinVecTy); in getInstructionCost()
7312 SrcVecTy = largestIntegerVectorType(SrcVecTy, MinVecTy); in getInstructionCost()