Home | History | Annotate | Download | only in AsmParser

Lines Matching refs:IndexLoc

9056   SMLoc IndexLoc = Parser.getTok().getLoc();
9065 Error(IndexLoc, "index must be a constant number");
9071 Error(IndexLoc, "personality routine index should be in range [0-3]");