Home | History | Annotate | Download | only in AsmParser

Lines Matching defs:BaseLoc

1956   SMLoc IndexLoc, BaseLoc;
1960 BaseLoc = Parser.getTok().getLoc();
2046 Error(BaseLoc, "invalid 16-bit base register");
2057 Error(BaseLoc, ErrMsg);