Home | History | Annotate | Download | only in AArch64

Lines Matching defs:LSR

323     return AArch64_AM::LSR;
1841 } else if (AArch64_AM::getShiftType(ShiftTypeAndValue) == AArch64_AM::LSR) {
1973 // LSR wD, wN, #Amt == UBFM wD, wN, #Amt, #32-1
2027 // LSL/LSR if the mask in NonZeroBits doesn't quite match up with the ISD::SHL
2277 SDNode *LSR = CurDAG->getMachineNode(
2286 SDValue Ops[] = {Dst, SDValue(LSR, 0),