Searched refs:WidestType (Results 1 – 1 of 1) sorted by relevance
4741 unsigned SmallestType, WidestType; in selectVectorizationFactor() local4742 std::tie(SmallestType, WidestType) = getSmallestAndWidestTypes(); in selectVectorizationFactor()4749 unsigned MaxVectorSize = WidestRegister / WidestType; in selectVectorizationFactor()4752 << WidestType << " bits.\n"); in selectVectorizationFactor()