Home | History | Annotate | Download | only in SystemZ

Lines Matching full:stacksize

750     int64_t StackSize = CCInfo.getNextStackOffset();
751 FuncInfo->setVarArgsFrameIndex(MFI->CreateFixedObject(1, StackSize, true));