Home
last modified time | relevance | path

Searched refs:smallestIntegerVectorType (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.cpp3314 static Type *smallestIntegerVectorType(Type *T1, Type *T2) { in smallestIntegerVectorType() function
3386 smallestIntegerVectorType(OriginalTy, TruncatedTy)); in truncateToMinimalBitwidths()
3391 smallestIntegerVectorType(OriginalTy, TruncatedTy)); in truncateToMinimalBitwidths()
6352 SrcVecTy = smallestIntegerVectorType(SrcVecTy, MinVecTy); in getInstructionCost()
6359 smallestIntegerVectorType(ToVectorTy(I->getType(), VF), MinVecTy); in getInstructionCost()