Home | History | Annotate | Download | only in AsmParser

Lines Matching refs:getEndLoc

188   /// getEndLoc - Get the location of the last token of this operand.
189 SMLoc getEndLoc() const { return EndLoc; }
491 SMRange(StartLoc, Tok.getEndLoc()));
512 SMRange(StartLoc, Tok.getEndLoc()));
575 SMRange(StartLoc, Tok.getEndLoc()));
578 EndLoc = Tok.getEndLoc();
1078 SMLoc Loc = Op.getEndLoc();
1091 SMLoc Loc = Op.getEndLoc();