Searched refs:SVIType (Results 1 – 1 of 1) sorted by relevance
19342 Type *SVIType = SVI->getType(); in shouldConvertSplatType() local19343 Type *ScalarType = SVIType->getScalarType(); in shouldConvertSplatType()19346 return Type::getInt32Ty(SVIType->getContext()); in shouldConvertSplatType()19348 return Type::getInt16Ty(SVIType->getContext()); in shouldConvertSplatType()