Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/PowerPC/
H A DPPCInstrInfo.h194 bool KillDefMI) const;
219 const MachineInstr &MI, bool KillDefMI,
H A DPPCInstrInfo.cpp4401 const MachineInstr &MI, bool KillDefMI, in isRegElgibleForForwarding() argument
4435 return KillDefMI; in isRegElgibleForForwarding()
4800 MachineInstr &DefMI, bool KillDefMI) const { in transformToImmFormFedByAdd()
4828 if (!isRegElgibleForForwarding(*RegMO, DefMI, MI, KillDefMI, in transformToImmFormFedByAdd()