Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Target/RISCV/
H A DRISCVFrameLowering.cpp454 uint64_t RealStackSize = StackSize + RVFI->getLibCallStackSize(); in emitPrologue() local
650 uint64_t RealStackSize = StackSize + RVFI->getLibCallStackSize(); in emitEpilogue() local
/openbsd-src/gnu/llvm/llvm/lib/Target/LoongArch/
H A DLoongArchFrameLowering.cpp203 uint64_t RealStackSize = StackSize; in emitPrologue() local