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

References

lib/Target/PowerPC/PPCInstrInfo.cpp
 3617   if (!isDefMIElgibleForForwarding(DefMI, III, ImmMO, RegMO))
 3624   if (!isImmElgibleForForwarding(*ImmMO, DefMI, III, Imm))
 3629   if (!isRegElgibleForForwarding(*RegMO, DefMI, MI, KillDefMI,
 3646   LLVM_DEBUG(DefMI.dump());
 3665     if (DefMI.getOpcode() == PPC::ADDItocL)
 3699     fixupIsDeadOrKill(DefMI, MI, RegMO->getReg());
 3704     fixupIsDeadOrKill(DefMI, MI, ForwardKilledOperandReg);