Home | History | Annotate | Download | only in X86

Lines Matching refs:useLeaForSP

590   bool UseLEA = STI.useLeaForSP();
994 bool UseLEAForSP = false;
999 if (STI.useLeaForSP()) {
1002 UseLEAForSP = true;
1005 UseLEAForSP = true;
1101 UseLEAForSP, TII, *RegInfo);
1147 UseLEAForSP, TII, *RegInfo);
1196 UseLEAForSP, TII, *RegInfo);