Home
last modified time | relevance | path

Searched refs:CallFrameSize (Results 1 – 4 of 4) sorted by relevance

/external/llvm/lib/Target/SystemZ/MCTargetDesc/
DSystemZMCTargetDesc.h35 const int64_t CallFrameSize = 160; variable
38 const int64_t CFAOffsetFromInitialSP = CallFrameSize;
/external/llvm/lib/Target/SystemZ/
DSystemZFrameLowering.cpp51 -SystemZMC::CallFrameSize, 8, in SystemZFrameLowering()
281 SystemZMC::CallFrameSize * 2); in processFunctionBeforeFrameFinalized()
520 StackSize += SystemZMC::CallFrameSize; in getAllocatedStackSize()
DSystemZInstrInfo.cpp95 SystemZMC::CallFrameSize + in splitAdjDynAlloc()
DSystemZISelLowering.cpp1115 unsigned Offset = SystemZMC::CallFrameSize + VA.getLocMemOffset(); in LowerCall()
2717 BackChainIdx = MFI->CreateFixedObject(8, -SystemZMC::CallFrameSize, false); in lowerFRAMEADDR()