Home | History | Annotate | Download | only in InstPrinter

Lines Matching refs:isASR

714   bool isASR = (ShiftOp & (1 << 5)) != 0;
716 if (isASR) {