Searched refs:isADDIInstrEligibleForFolding (Results 1 – 2 of 2) sorted by relevance
633 bool isADDIInstrEligibleForFolding(MachineInstr &ADDIMI, int64_t &Imm) const;
3623 bool PPCInstrInfo::isADDIInstrEligibleForFolding(MachineInstr &ADDIMI, in isADDIInstrEligibleForFolding() function in PPCInstrInfo3724 if (!isADDIInstrEligibleForFolding(*ADDIMI, OffsetAddi)) in isValidToBeChangedReg()