Lines Matching defs:getStartLoc
659 /// getStartLoc - Get the location of the first token of this operand.660 SMLoc getStartLoc() const { return StartLoc; }2422 if (Operand->getStartLoc().isValid()) {2424 return Error(Operand->getStartLoc(), "invalid operand for instruction",