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

  /external/llvm/lib/Target/SystemZ/MCTargetDesc/
SystemZMCTargetDesc.h 38 const int64_t CFAOffsetFromInitialSP = CallFrameSize;
SystemZMCTargetDesc.cpp 139 SystemZMC::CFAOffsetFromInitialSP);
  /external/llvm/lib/Target/SystemZ/
SystemZFrameLowering.cpp 339 int64_t SPOffsetFromCFA = -SystemZMC::CFAOffsetFromInitialSP;

Completed in 70 milliseconds