reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
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");