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 34 const int64_t CallFrameSize = 160;
37 const int64_t CFAOffsetFromInitialSP = CallFrameSize;
  /external/llvm/lib/Target/SystemZ/
SystemZFrameLowering.cpp 51 -SystemZMC::CallFrameSize, 8) {
272 SystemZMC::CallFrameSize * 2);
486 StackSize += SystemZMC::CallFrameSize;
SystemZInstrInfo.cpp 89 SystemZMC::CallFrameSize +
    [all...]
SystemZISelLowering.cpp     [all...]

Completed in 47 milliseconds