Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/PowerPC/
H A DPPCInstrInfo.h230 bool isRegElgibleForForwarding(const MachineOperand &RegMO,
H A DPPCInstrInfo.cpp2808 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()