Home | History | Annotate | Download | only in AsmParser

Lines Matching refs:getEndLoc

1322   /// getEndLoc - Get the location of the last token of this operand.
1323 SMLoc getEndLoc() const override { return EndLoc; }
4094 EndLoc = Operand.getEndLoc();