Lines Matching defs:StartLoc
69 SMLoc StartLoc, EndLoc; member in __anon8217a0e90111::SystemZOperand
135 static std::unique_ptr<SystemZOperand> createInvalid(SMLoc StartLoc, in createInvalid()
146 createReg(RegisterKind Kind, unsigned Num, SMLoc StartLoc, SMLoc EndLoc) { in createReg()
153 createAccessReg(unsigned Num, SMLoc StartLoc, SMLoc EndLoc) { in createAccessReg()
159 createImm(const MCExpr *Expr, SMLoc StartLoc, SMLoc EndLoc) { in createImm()
167 SMLoc StartLoc, SMLoc EndLoc) { in createMem()
179 SMLoc StartLoc, SMLoc EndLoc) { in createImmTLS()
362 SMLoc StartLoc, EndLoc; member
642 SMLoc StartLoc = Parser.getTok().getLoc(); in parseAddress() local
687 bool SystemZAsmParser::ParseRegister(unsigned &RegNo, SMLoc &StartLoc, in ParseRegister()
768 SMLoc StartLoc = Parser.getTok().getLoc(); in parseOperand() local
858 SMLoc StartLoc = Parser.getTok().getLoc(); in parsePCRel() local