Searched refs:RotImm (Results 1 – 2 of 2) sorted by relevance
557 struct RotImmOp RotImm; member632 RotImm = o.RotImm; in ARMOperand()1848 Inst.addOperand(MCOperand::CreateImm(RotImm.Imm >> 3)); in addRotImmOperands()2657 Op->RotImm.Imm = Imm; in CreateRotImm()2924 OS << "<ror " << " #" << (RotImm.Imm * 8) << ">"; in print()
495 let Name = "RotImm";