Home | History | Annotate | Download | only in ARM

Lines Matching refs:StackAlign

6936     const unsigned StackAlign = DL.getPrefTypeAlignment(RetTy);
6937 int FrameIdx = FrameInfo->CreateStackObject(ByteSize, StackAlign, false);