Searched refs:SVIType (Results 1 – 1 of 1) sorted by relevance
19410 Type *SVIType = SVI->getType(); in shouldConvertSplatType() local19411 Type *ScalarType = SVIType->getScalarType(); in shouldConvertSplatType()19414 return Type::getInt32Ty(SVIType->getContext()); in shouldConvertSplatType()19416 return Type::getInt16Ty(SVIType->getContext()); in shouldConvertSplatType()