Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/SystemZ/MCTargetDesc/
DSystemZMCTargetDesc.h41 const int64_t CFAOffsetFromInitialSP = CallFrameSize; variable
DSystemZMCTargetDesc.cpp154 SystemZMC::CFAOffsetFromInitialSP); in createSystemZMCAsmInfo()
/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()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/SystemZ/
DSystemZFrameLowering.cpp360 int64_t SPOffsetFromCFA = -SystemZMC::CFAOffsetFromInitialSP; in emitPrologue()