reference, declarationdefinition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced

References

lib/Target/PowerPC/AsmParser/PPCAsmParser.cpp
 1162       ErrorLoc = ((PPCOperand &)*Operands[ErrorInfo]).getStartLoc();
 1163       if (ErrorLoc == SMLoc()) ErrorLoc = IDLoc;
 1163       if (ErrorLoc == SMLoc()) ErrorLoc = IDLoc;
 1166     return Error(ErrorLoc, "invalid operand for instruction");