Searched refs:MinVecTy (Results 1 – 1 of 1) sorted by relevance
6350 Type *MinVecTy = VectorTy; in getInstructionCost() local6352 SrcVecTy = smallestIntegerVectorType(SrcVecTy, MinVecTy); in getInstructionCost()6354 largestIntegerVectorType(ToVectorTy(I->getType(), VF), MinVecTy); in getInstructionCost()6357 SrcVecTy = largestIntegerVectorType(SrcVecTy, MinVecTy); in getInstructionCost()6359 smallestIntegerVectorType(ToVectorTy(I->getType(), VF), MinVecTy); in getInstructionCost()