Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/lib/Target/PowerPC/
H A DPPCInstrInfo.h224 bool KillDefMI) const;
249 const MachineInstr &MI, bool KillDefMI,
H A DPPCInstrInfo.cpp4370 const MachineInstr &MI, bool KillDefMI, in isRegElgibleForForwarding() argument
4402 return KillDefMI; in isRegElgibleForForwarding()
4806 MachineInstr &DefMI, bool KillDefMI) const { in transformToImmFormFedByAdd()
4833 if (!isRegElgibleForForwarding(*RegMO, DefMI, MI, KillDefMI, in transformToImmFormFedByAdd()