Searched refs:RotateValue (Results 1 – 4 of 4) sorted by relevance
566 inline int RotateValue() const { return Bits(11, 8); } in RotateValue() function567 DECLARE_STATIC_ACCESSOR(RotateValue);
227 int rotate = instr->RotateValue() * 2; in PrintShiftImm()
1507 int rotate = instr->RotateValue() * 2; in GetImm()
3169 int rotate = Instruction::RotateValue(instr) * 2; in DecodeShiftImm()