Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/llvm/lib/Target/SystemZ/MCTargetDesc/
DSystemZMCTargetDesc.h34 const int64_t ELFCFAOffsetFromInitialSP = ELFCallFrameSize; variable
DSystemZMCTargetDesc.cpp162 SystemZMC::ELFCFAOffsetFromInitialSP); in createSystemZMCAsmInfo()
/openbsd/src/gnu/llvm/llvm/lib/Target/SystemZ/
DSystemZFrameLowering.cpp574 int64_t SPOffsetFromCFA = -SystemZMC::ELFCFAOffsetFromInitialSP; in emitPrologue()
766 int64_t SPOffsetFromCFA = -SystemZMC::ELFCFAOffsetFromInitialSP; in inlineStackProbe()