Home | History | Annotate | Download | only in AsmParser

Lines Matching defs:ExtLoc

10225   SMLoc ExtLoc = Parser.getTok().getLoc();
10235 Error(ExtLoc, "unknown architectural extension: " + Name);
10245 Error(ExtLoc, "architectural extension '" + Name + "' is not "
10261 Error(ExtLoc, "unknown architectural extension: " + Name);