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 37 const int64_t CFAOffsetFromInitialSP = CallFrameSize;
SystemZMCTargetDesc.cpp 103 SystemZMC::CFAOffsetFromInitialSP);
  /external/llvm/lib/Target/SystemZ/
SystemZFrameLowering.cpp 326 int64_t SPOffsetFromCFA = -SystemZMC::CFAOffsetFromInitialSP;

Completed in 337 milliseconds