Home | History | Annotate | Download | only in ARM

Lines Matching refs:NumRegs

1169     unsigned NumRegs = (MI.getNumOperands() - Op) & 0xff;
1172 Binary |= NumRegs;
1174 Binary |= NumRegs * 2;