Lines Matching refs:ErrorLoc
2080 SMLoc ErrorLoc = IDLoc;2082 ErrorLoc = ((AArch64Operand*)Operands[ErrorInfo])->getStartLoc();2083 if (ErrorLoc == SMLoc()) ErrorLoc = IDLoc;2086 return Error(ErrorLoc, "invalid operand for instruction");