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