Home | History | Annotate | Download | only in AsmParser

Lines Matching refs:getStartLoc

527   /// getStartLoc - Get the location of the first token of this operand.
528 SMLoc getStartLoc() const { return StartLoc; }
2684 return Error(PrevOp->getStartLoc(), "shift must be of a register");
5135 Error(Op2->getStartLoc(), isLoad ?
5144 NewReg, Op1->getStartLoc(), Op2->getEndLoc()));
5218 SMLoc Loc = Operands[0]->getStartLoc();
5241 CondLoc = Operands[i]->getStartLoc();
5262 return Error(Operands[3]->getStartLoc(),
5271 return Error(Operands[3]->getStartLoc(),
5281 return Error(Operands[3]->getStartLoc(),
5291 return Error(Operands[5]->getStartLoc(),
5309 return Error(Operands[3 + hasWritebackToken]->getStartLoc(),
5313 return Error(Operands[2]->getStartLoc(),
5318 return Error(Operands[3]->getStartLoc(),
5326 return Error(Operands[4]->getStartLoc(),
5345 return Error(Operands[3]->getStartLoc(),
5357 return Error(Operands[2]->getStartLoc(),
5365 return Error(Operands[2]->getStartLoc(),
5372 return Error(Operands[4]->getStartLoc(),
5381 return Error(Operands[4]->getStartLoc(),
7530 ErrorLoc = ((ARMOperand*)Operands[ErrorInfo])->getStartLoc();
7548 SMLoc ErrorLoc = ((ARMOperand*)Operands[ErrorInfo])->getStartLoc();
7553 SMLoc ErrorLoc = ((ARMOperand*)Operands[ErrorInfo])->getStartLoc();