Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/PowerPC/
H A DPPCInstrInfo.h633 bool isADDIInstrEligibleForFolding(MachineInstr &ADDIMI, int64_t &Imm) const;
H A DPPCInstrInfo.cpp3623 bool PPCInstrInfo::isADDIInstrEligibleForFolding(MachineInstr &ADDIMI, in isADDIInstrEligibleForFolding() function in PPCInstrInfo
3724 if (!isADDIInstrEligibleForFolding(*ADDIMI, OffsetAddi)) in isValidToBeChangedReg()