Home
last modified time | relevance | path

Searched refs:KillDefMI (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Target/PowerPC/
H A DPPCInstrInfo.h314 bool KillDefMI) const;
339 const MachineInstr &MI, bool KillDefMI,
H A DPPCInstrInfo.cpp4496 const MachineInstr &MI, bool KillDefMI, in isRegElgibleForForwarding() argument
4530 return KillDefMI; in isRegElgibleForForwarding()
4895 MachineInstr &DefMI, bool KillDefMI) const { in transformToImmFormFedByAdd()
4923 if (!isRegElgibleForForwarding(*RegMO, DefMI, MI, KillDefMI, in transformToImmFormFedByAdd()