Home
last modified time | relevance | path

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

/external/llvm/lib/Target/SystemZ/MCTargetDesc/
DSystemZMCTargetDesc.h33 const int64_t CallFrameSize = 160; variable
36 const int64_t CFAOffsetFromInitialSP = CallFrameSize;
/external/llvm/lib/Target/SystemZ/
DSystemZFrameLowering.cpp50 -SystemZMC::CallFrameSize, 8) { in SystemZFrameLowering()
270 SystemZMC::CallFrameSize * 2); in processFunctionBeforeFrameFinalized()
484 StackSize += SystemZMC::CallFrameSize; in getAllocatedStackSize()
DSystemZInstrInfo.cpp89 SystemZMC::CallFrameSize + in splitAdjDynAlloc()
DSystemZISelLowering.cpp866 unsigned Offset = SystemZMC::CallFrameSize + VA.getLocMemOffset(); in LowerCall()