Home | History | Annotate | Download | only in SystemZ

Lines Matching defs:Extra

2546           unsigned Extra = (VT.getSizeInBits() -
2548 unsigned NewShlAmt = ShlAmt->getZExtValue() + Extra;
2549 unsigned NewSraAmt = SraAmt->getZExtValue() + Extra;