Home | History | Annotate | Download | only in AsmParser

Lines Matching refs:BaseLoc

1771   SMLoc IndexLoc, BaseLoc;
1775 BaseLoc = Parser.getTok().getLoc();
1860 Error(BaseLoc, "invalid 16-bit base register");
1871 Error(BaseLoc, ErrMsg);