Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Target/PowerPC/
H A DPPCInstrInfo.h224 bool KillDefMI) const;
249 const MachineInstr &MI, bool KillDefMI,
H A DPPCInstrInfo.cpp4422 const MachineInstr &MI, bool KillDefMI, in isRegElgibleForForwarding() argument
4454 return KillDefMI; in isRegElgibleForForwarding()
4858 MachineInstr &DefMI, bool KillDefMI) const { in transformToImmFormFedByAdd()
4885 if (!isRegElgibleForForwarding(*RegMO, DefMI, MI, KillDefMI, in transformToImmFormFedByAdd()