Home | History | Annotate | Download | only in X86

Lines Matching refs:AdjStackDown

23649   unsigned AdjStackDown = TII.getCallFrameSetupOpcode();
23651 BuildMI(MF, DL, TII.get(AdjStackDown)).addImm(0).addImm(0);