Home | History | Annotate | Download | only in InstPrinter

Lines Matching refs:isASR

691   bool isASR = (ShiftOp & (1 << 5)) != 0;
693 if (isASR) {