Home | History | Annotate | Download | only in CodeGen

Lines Matching full:framesize

659   unsigned FrameSize = alignTo(SSL.getFrameSize(), StackAlignment);
665 IRB.CreateGEP(BasePointer, ConstantInt::get(Int32Ty, -FrameSize),