Home
last modified time | relevance | path

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

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