Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/LoongArch/
H A DLoongArchFrameLowering.cpp203 uint64_t RealStackSize = StackSize; in emitPrologue() local
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVFrameLowering.cpp526 uint64_t RealStackSize = StackSize + RVFI->getReservedSpillsSize(); in emitPrologue() local
740 uint64_t RealStackSize = StackSize + RVFI->getReservedSpillsSize(); in emitEpilogue() local