Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/RISCV/
DRISCVFrameLowering.cpp193 uint64_t SecondSPAdjustAmount = MFI.getStackSize() - FirstSPAdjustAmount; in emitPrologue() local
288 uint64_t SecondSPAdjustAmount = MFI.getStackSize() - FirstSPAdjustAmount; in emitEpilogue() local