Home | History | Annotate | Download | only in AsmParser

Lines Matching refs:RegOp

172   struct RegOp {
241 struct RegOp Reg;
3815 AArch64Operand &RegOp = static_cast<AArch64Operand &>(*Operands[1]);
3817 if (RegOp.isReg() && ImmOp.isFPImm() && ImmOp.getFPImm() == (unsigned)-1) {
3820 RegOp.getReg())