Home | History | Annotate | Download | only in AsmParser

Lines Matching refs:ExtLoc

9956   SMLoc ExtLoc = Parser.getTok().getLoc();
9966 Error(ExtLoc, "unknown architectural extension: " + Name);
9976 Error(ExtLoc, "architectural extension '" + Name + "' is not "
9992 Error(ExtLoc, "unknown architectural extension: " + Name);