Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/RISCV/
H A DRISCVFrameLowering.cpp467 uint64_t SecondSPAdjustAmount = MFI.getStackSize() - FirstSPAdjustAmount; in emitPrologue() local
583 uint64_t SecondSPAdjustAmount = MFI.getStackSize() - FirstSPAdjustAmount; in emitEpilogue() local