Home | History | Annotate | Download | only in AsmParser

Lines Matching refs:IndexLoc

841   SMLoc IndexLoc;
855 IndexLoc = Parser.getTok().getLoc();
923 Error(IndexLoc, "index register is 32-bit, but base register is 64-bit");
929 Error(IndexLoc, "index register is 64-bit, but base register is 32-bit");