Home | History | Annotate | Download | only in MCParser

Lines Matching full:regno

2728   unsigned RegNo;
2731 if (getTargetParser().ParseRegister(RegNo, DirectiveLoc, DirectiveLoc))
2733 Register = getContext().getRegisterInfo().getDwarfRegNum(RegNo, true);