Searched refs:simplifyToLI (Results 1 – 2 of 2) sorted by relevance
204 bool simplifyToLI(MachineInstr &MI, MachineInstr &DefMI,
3684 if (!HasImmForm && simplifyToLI(MI, *DefMI, ForwardingOperand, KilledDef)) in convertToImmediateForm()4441 bool PPCInstrInfo::simplifyToLI(MachineInstr &MI, MachineInstr &DefMI, in simplifyToLI() function in PPCInstrInfo