Home
last modified time | relevance | path

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

/external/llvm/lib/Target/SystemZ/MCTargetDesc/
DSystemZMCTargetDesc.h34 const int64_t CallFrameSize = 160; variable
37 const int64_t CFAOffsetFromInitialSP = CallFrameSize;
/external/llvm/lib/Target/SystemZ/
DSystemZFrameLowering.cpp51 -SystemZMC::CallFrameSize, 8) { in SystemZFrameLowering()
272 SystemZMC::CallFrameSize * 2); in processFunctionBeforeFrameFinalized()
486 StackSize += SystemZMC::CallFrameSize; in getAllocatedStackSize()
DSystemZInstrInfo.cpp89 SystemZMC::CallFrameSize + in splitAdjDynAlloc()
DSystemZISelLowering.cpp889 unsigned Offset = SystemZMC::CallFrameSize + VA.getLocMemOffset(); in LowerCall()