Searched refs:kLSR (Results 1 – 4 of 4) sorted by relevance
41 *op_kind = kLSR; in GetOpInfoFromInstruction()78 case HDataProcWithShifterOp::kLSR: return os << "LSR"; in operator <<()
182 kLSR, // Logical shift right. enumerator
336 case HDataProcWithShifterOp::kLSR: return vixl::aarch64::LSR; in ShiftFromOpKind()
1009 case HDataProcWithShifterOp::kLSR: return ShiftType::LSR; in ShiftFromOpKind()