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