Searched defs:SecondSPAdjustAmount (Results 1 - 1 of 1) sorted by last modified time

/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVFrameLowering.cpp193 uint64_t SecondSPAdjustAmount = MFI.getStackSize() - FirstSPAdjustAmount; local
288 uint64_t SecondSPAdjustAmount = MFI.getStackSize() - FirstSPAdjustAmount; local

Completed in 73 milliseconds