Searched refs:RegisterShiftOperand (Results 1 – 1 of 1) sorted by relevance
1132 class RegisterShiftOperand : public Shift {1134 RegisterShiftOperand(ShiftType shift, Register shift_register) in RegisterShiftOperand() function1139 bool Is(const RegisterShiftOperand& rhs) const { in Is()1148 const RegisterShiftOperand& shift_operand) {