Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/PowerPC/
H A DPPCInstrInfo.h219 bool KillDefMI) const;
244 const MachineInstr &MI, bool KillDefMI,
H A DPPCInstrInfo.cpp4352 const MachineInstr &MI, bool KillDefMI, in isRegElgibleForForwarding() argument
4384 return KillDefMI; in isRegElgibleForForwarding()
4788 MachineInstr &DefMI, bool KillDefMI) const { in transformToImmFormFedByAdd()
4815 if (!isRegElgibleForForwarding(*RegMO, DefMI, MI, KillDefMI, in transformToImmFormFedByAdd()