Lines Matching refs:getStartLoc

544   /// getStartLoc - Get the location of the first token of this operand.
545 SMLoc getStartLoc() const { return StartLoc; }
2725 return Error(PrevOp->getStartLoc(), "shift must be of a register");
5243 Error(Op2->getStartLoc(), isLoad ?
5252 NewReg, Op1->getStartLoc(), Op2->getEndLoc()));
5326 SMLoc Loc = Operands[0]->getStartLoc();
5348 CondLoc = Operands[I]->getStartLoc();
5370 return Error(Operands[3]->getStartLoc(),
5376 return Error(Operands[3]->getStartLoc(),
5382 return Error(Operands[3]->getStartLoc(),
5390 return Error(Operands[3]->getStartLoc(),
5404 return Error(Operands[3]->getStartLoc(),
5413 return Error(Operands[3]->getStartLoc(),
5423 return Error(Operands[3]->getStartLoc(),
5433 return Error(Operands[5]->getStartLoc(),
5451 return Error(Operands[3 + HasWritebackToken]->getStartLoc(),
5455 return Error(Operands[2]->getStartLoc(),
5460 return Error(Operands[3]->getStartLoc(),
5480 return Error(Operands.back()->getStartLoc(),
5489 return Error(Operands[4]->getStartLoc(),
5497 return Error(Operands[2]->getStartLoc(),
5514 return Error(Operands[3]->getStartLoc(),
5526 return Error(Operands[2]->getStartLoc(),
5534 return Error(Operands[2]->getStartLoc(),
5543 return Error(Operands[4]->getStartLoc(),
5549 return Error(Operands[4]->getStartLoc(),
5559 return Error(Operands[4]->getStartLoc(),
5567 return Error(Operands[2]->getStartLoc(), "branch target out of range");
5572 return Error(Operands[op]->getStartLoc(), "branch target out of range");
5578 return Error(Operands[2]->getStartLoc(), "branch target out of range");
5583 return Error(Operands[Op]->getStartLoc(), "branch target out of range");
7736 ErrorLoc = ((ARMOperand*)Operands[ErrorInfo])->getStartLoc();
7754 SMLoc ErrorLoc = ((ARMOperand*)Operands[ErrorInfo])->getStartLoc();
7759 SMLoc ErrorLoc = ((ARMOperand*)Operands[ErrorInfo])->getStartLoc();