Searched refs:IsLSR (Results 1 – 3 of 3) sorted by relevance
1063 bool IsLSR() const { return shift_ == LSR; } in IsLSR() function
2508 ((operand.GetShift().IsLSR() || operand.GetShift().IsASR()))) || in Mov()2514 (operand.GetShift().IsLSL() || operand.GetShift().IsLSR() || in Mov()
7122 shift.IsLSR() && rs.IsLow()) { in mov()7266 shift.IsLSR() && rs.IsLow()) { in movs()