Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/PowerPC/
H A DPPCInstrInfo.h326 bool isUseMIElgibleForForwarding(MachineInstr &MI, const ImmInstrInfo &III,
H A DPPCInstrInfo.cpp4427 bool PPCInstrInfo::isUseMIElgibleForForwarding(MachineInstr &MI, in isUseMIElgibleForForwarding() function in PPCInstrInfo
4903 if (!isUseMIElgibleForForwarding(MI, III, OpNoForForwarding)) in transformToImmFormFedByAdd()