Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/RISCV/
DRISCVFrameLowering.cpp454 uint64_t RealStackSize = StackSize + RVFI->getLibCallStackSize(); in emitPrologue() local
650 uint64_t RealStackSize = StackSize + RVFI->getLibCallStackSize(); in emitEpilogue() local
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/LoongArch/
DLoongArchFrameLowering.cpp203 uint64_t RealStackSize = StackSize; in emitPrologue() local