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

Completed in 48 milliseconds