Searched refs:instLoc (Results 1 – 2 of 2) sorted by relevance
368 SMLoc instLoc; in parseInst() local389 instLoc = OpcodeToken.getLoc(); in parseInst()392 TargetParser->ParseInstruction(instName, instLoc, operands)) in parseInst()
470 SourceLocation instLoc; in Lex() local472 instLoc = SM.createExpansionLoc(Tok.getLocation(), in Lex()477 instLoc = getExpansionLocForMacroDefLoc(Tok.getLocation()); in Lex()480 Tok.setLocation(instLoc); in Lex()