Searched refs:isRegElgibleForForwarding (Results 1 – 2 of 2) sorted by relevance
/freebsd/contrib/llvm-project/llvm/lib/Target/PowerPC/ |
H A D | PPCInstrInfo.h | 230 bool isRegElgibleForForwarding(const MachineOperand &RegMO,
|
H A D | PPCInstrInfo.cpp | 2808 if (!isRegElgibleForForwarding(RegMO, *SrcMI, CmpMI, false, IsCRRegKilled, in optimizeCmpPostRA() 4463 bool PPCInstrInfo::isRegElgibleForForwarding( in isRegElgibleForForwarding() function in PPCInstrInfo 4892 if (!isRegElgibleForForwarding(*RegMO, DefMI, MI, KillDefMI, in transformToImmFormFedByAdd()
|