Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/SystemZ/MCTargetDesc/
DSystemZMCTargetDesc.h38 const int64_t CallFrameSize = 160; variable
41 const int64_t CFAOffsetFromInitialSP = CallFrameSize;
/external/llvm/lib/Target/SystemZ/MCTargetDesc/
DSystemZMCTargetDesc.h35 const int64_t CallFrameSize = 160; variable
38 const int64_t CFAOffsetFromInitialSP = CallFrameSize;
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/SystemZ/
DSystemZFrameLowering.cpp51 -SystemZMC::CallFrameSize, 8, in SystemZFrameLowering()
290 SystemZMC::CallFrameSize); in processFunctionBeforeFrameFinalized()
293 int64_t MaxArgOffset = SystemZMC::CallFrameSize; in processFunctionBeforeFrameFinalized()
296 int64_t ArgOffset = SystemZMC::CallFrameSize + in processFunctionBeforeFrameFinalized()
387 StackSize += SystemZMC::CallFrameSize; in emitPrologue()
DSystemZInstrInfo.cpp134 SystemZMC::CallFrameSize + in splitAdjDynAlloc()
DSystemZISelLowering.cpp1333 unsigned Offset = SystemZMC::CallFrameSize + VA.getLocMemOffset(); in LowerCall()
2847 BackChainIdx = MFI.CreateFixedObject(8, -SystemZMC::CallFrameSize, false); in lowerFRAMEADDR()
/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()