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

References

lib/Target/PowerPC/PPCInstrInfo.cpp
 2711   assert((Index == 1 || Index == 2) && "Invalid operand index for add.");
 2711   assert((Index == 1 || Index == 2) && "Invalid operand index for add.");
 2712   MachineOperand &MO = ADDMI->getOperand(Index);