Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Vectorize/
DLoopVectorize.cpp3319 static Type *largestIntegerVectorType(Type *T1, Type *T2) { in largestIntegerVectorType() function
6354 largestIntegerVectorType(ToVectorTy(I->getType(), VF), MinVecTy); in getInstructionCost()
6357 SrcVecTy = largestIntegerVectorType(SrcVecTy, MinVecTy); in getInstructionCost()