Home
last modified time | relevance | path

Searched defs:SecondSPAdjustAmount (Results 1 – 3 of 3) 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
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/LoongArch/
DLoongArchFrameLowering.cpp210 uint64_t SecondSPAdjustAmount = RealStackSize - FirstSPAdjustAmount; in emitPrologue() local
354 uint64_t SecondSPAdjustAmount = StackSize - FirstSPAdjustAmount; in emitEpilogue() local
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/RISCV/
DRISCVFrameLowering.cpp537 uint64_t SecondSPAdjustAmount = in emitPrologue() local
678 uint64_t SecondSPAdjustAmount = in emitEpilogue() local