Searched refs:ZeroExtendedBytes (Results 1 – 1 of 1) sorted by relevance
9592 unsigned ZeroExtendedBytes = 0; in MatchLoadCombine() local9603 if (++ZeroExtendedBytes != (ByteWidth - static_cast<unsigned>(i))) in MatchLoadCombine()9660 bool NeedsZext = ZeroExtendedBytes > 0; in MatchLoadCombine()9663 EVT::getIntegerVT(*DAG.getContext(), (ByteWidth - ZeroExtendedBytes) * 8); in MatchLoadCombine()9679 ArrayRef(ByteOffsets).drop_back(ZeroExtendedBytes), FirstOffset); in MatchLoadCombine()9735 DAG.getShiftAmountConstant(ZeroExtendedBytes * 8, in MatchLoadCombine()