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.h207 bool KillDefMI) const;
232 const MachineInstr &MI, bool KillDefMI,
H A DPPCInstrInfo.cpp4465 const MachineInstr &MI, bool KillDefMI, in isRegElgibleForForwarding() argument
4499 return KillDefMI; in isRegElgibleForForwarding()
4864 MachineInstr &DefMI, bool KillDefMI) const { in transformToImmFormFedByAdd()
4892 if (!isRegElgibleForForwarding(*RegMO, DefMI, MI, KillDefMI, in transformToImmFormFedByAdd()