Home
last modified time | relevance | path

Searched defs:SecondSPAdjustAmount (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Target/LoongArch/
H A DLoongArchFrameLowering.cpp260 uint64_t SecondSPAdjustAmount = RealStackSize - FirstSPAdjustAmount; in emitPrologue() local
338 uint64_t SecondSPAdjustAmount = StackSize - FirstSPAdjustAmount; in emitEpilogue() local
/freebsd/contrib/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVFrameLowering.cpp683 uint64_t SecondSPAdjustAmount = in emitPrologue() local
827 uint64_t SecondSPAdjustAmount = in emitEpilogue() local