Home | History | Annotate | Download | only in SystemZ

Lines Matching defs:StackSize

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