Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Target/PowerPC/
H A DPPCInstrInfo.h245 bool KillDefMI) const;
270 const MachineInstr &MI, bool KillDefMI,
H A DPPCInstrInfo.cpp4512 const MachineInstr &MI, bool KillDefMI, in isRegElgibleForForwarding() argument
4546 return KillDefMI; in isRegElgibleForForwarding()
4950 MachineInstr &DefMI, bool KillDefMI) const { in transformToImmFormFedByAdd()
4978 if (!isRegElgibleForForwarding(*RegMO, DefMI, MI, KillDefMI, in transformToImmFormFedByAdd()