Searched refs:MaxStackSize (Results 1 – 7 of 7) sorted by relevance
38 unsigned MaxStackSize; member44 MaxStackSize(cc == CallingConv::AMDGPU_VS ? 1 : 0) {} in CFStack()133 MaxStackSize = std::max(CurrentStackSize, MaxStackSize); in updateMaxStackSize()667 MFI->CFStackSize = CFStack.MaxStackSize; in runOnMachineFunction()
50 uint32_t MaxStackSize; member
312 IO.mapOptional("MaxStackSize", Obj.MaxStackSize); in mapping()519 F.MaxStackSize = YF.MaxStackSize; in toCodeViewSubsection()717 YF.MaxStackSize = F.MaxStackSize; in fromCodeViewSubsection()
360 unsigned MaxStackSize = 0; in emitFrameDataRecord() local377 OS.emitInt32(MaxStackSize); in emitFrameDataRecord()
574 support::ulittle32_t MaxStackSize; member
1137 uint32_t(FD.MaxStackSize), uint16_t(FD.PrologSize), in dumpNewFpo()
1119 W.printHex("MaxStackSize", FD.MaxStackSize); in printCodeViewSymbolSection()