HomeSort by relevance Sort by last modified time
    Searched refs:CallFrameSize (Results 1 - 4 of 4) sorted by null

  /external/llvm/lib/Target/SystemZ/MCTargetDesc/
SystemZMCTargetDesc.h 33 const int64_t CallFrameSize = 160;
36 const int64_t CFAOffsetFromInitialSP = CallFrameSize;
  /external/llvm/lib/Target/SystemZ/
SystemZFrameLowering.cpp 50 -SystemZMC::CallFrameSize, 8) {
270 SystemZMC::CallFrameSize * 2);
484 StackSize += SystemZMC::CallFrameSize;
SystemZInstrInfo.cpp 89 SystemZMC::CallFrameSize +
    [all...]
SystemZISelLowering.cpp     [all...]

Completed in 114 milliseconds