Searched refs:ZeroExtendedBytes (Results 1 – 1 of 1) sorted by relevance
7532 unsigned ZeroExtendedBytes = 0; in MatchLoadCombine() local7541 if (++ZeroExtendedBytes != (ByteWidth - static_cast<unsigned>(i))) in MatchLoadCombine()7585 bool NeedsZext = ZeroExtendedBytes > 0; in MatchLoadCombine()7588 EVT::getIntegerVT(*DAG.getContext(), (ByteWidth - ZeroExtendedBytes) * 8); in MatchLoadCombine()7604 makeArrayRef(ByteOffsets).drop_back(ZeroExtendedBytes), FirstOffset); in MatchLoadCombine()7661 DAG.getShiftAmountConstant(ZeroExtendedBytes * 8, VT, in MatchLoadCombine()