Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/llvm/lib/Target/LoongArch/
H A DLoongArchFrameLowering.cpp210 uint64_t SecondSPAdjustAmount = RealStackSize - FirstSPAdjustAmount; emitPrologue() local
351 uint64_t SecondSPAdjustAmount = StackSize - FirstSPAdjustAmount; emitEpilogue() local
/freebsd-src/contrib/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVFrameLowering.cpp627 uint64_t SecondSPAdjustAmount = emitPrologue() local
768 uint64_t SecondSPAdjustAmount = emitEpilogue() local