Home | History | Annotate | Download | only in CodeGen

Lines Matching defs:SPAdj

976   int SPAdj = TFI->alignSPAdjust(getFrameSize(MI));
980 SPAdj = -SPAdj;
982 return SPAdj;