Searched refs:UseLEAForSP (Results 1 – 1 of 1) sorted by relevance
80 bool UseLEAForSP) const;235 bool UseLEAForSP = ST.useLeaForSP(); in runOnMachineFunction() local254 if (optTwoAddrLEA(I, MBB, OptIncDecPerBB, UseLEAForSP)) in runOnMachineFunction()558 bool UseLEAForSP) const { in optTwoAddrLEA()577 if (UseLEAForSP && (DestReg == X86::ESP || DestReg == X86::RSP)) in optTwoAddrLEA()