Home
last modified time | relevance | path

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

/external/llvm/lib/Transforms/Vectorize/
DLoopVectorize.cpp3347 static Type *largestIntegerVectorType(Type *T1, Type *T2) { in largestIntegerVectorType() function
6069 largestIntegerVectorType(ToVectorTy(I->getType(), VF), MinVecTy); in getInstructionCost()
6072 SrcVecTy = largestIntegerVectorType(SrcVecTy, MinVecTy); in getInstructionCost()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/Vectorize/
DLoopVectorize.cpp3196 static Type *largestIntegerVectorType(Type *T1, Type *T2) { in largestIntegerVectorType() function
6198 largestIntegerVectorType(ToVectorTy(I->getType(), VF), MinVecTy); in getInstructionCost()
6201 SrcVecTy = largestIntegerVectorType(SrcVecTy, MinVecTy); in getInstructionCost()