Home
last modified time | relevance | path

Searched refs:CFAOffsetFromInitialSP (Results 1 – 3 of 3) sorted by relevance

/external/llvm/lib/Target/SystemZ/MCTargetDesc/
DSystemZMCTargetDesc.h38 const int64_t CFAOffsetFromInitialSP = CallFrameSize; variable
DSystemZMCTargetDesc.cpp139 SystemZMC::CFAOffsetFromInitialSP); in createSystemZMCAsmInfo()
/external/llvm/lib/Target/SystemZ/
DSystemZFrameLowering.cpp339 int64_t SPOffsetFromCFA = -SystemZMC::CFAOffsetFromInitialSP; in emitPrologue()