Searched refs:RegStartLoc (Results 1 – 2 of 2) sorted by relevance
470 SMLoc RegStartLoc; in ParseOperand() local471 if (parseRegister(RegNo, RegStartLoc, EndLoc)) in ParseOperand()501 SMLoc RegStartLoc, EndLoc; in ParseOperand() local502 if (parseRegister(RegNo, RegStartLoc, EndLoc)) in ParseOperand()
4388 SMLoc RegStartLoc = Parser.getTok().getLoc(); in tryParseRegisterWithWriteBack() local4395 ARMOperand::CreateReg(RegNo, RegStartLoc, RegEndLoc, *this)); in tryParseRegisterWithWriteBack()