Home
last modified time | relevance | path

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

/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/
H A DLocalStackSlotAllocation.cpp274 int64_t FrameSizeAdjust, in lookupCandidateBaseReg()
379 int64_t FrameSizeAdjust = StackGrowsDown ? MFI.getLocalFrameSize() : 0; in insertFrameReferenceRegisters() local
/aosp_15_r20/external/llvm/lib/CodeGen/
H A DLocalStackSlotAllocation.cpp257 int64_t FrameSizeAdjust, in lookupCandidateBaseReg()
352 int64_t FrameSizeAdjust = StackGrowsDown ? MFI->getLocalFrameSize() : 0; in insertFrameReferenceRegisters() local
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
H A DLocalStackSlotAllocation.cpp271 int64_t FrameSizeAdjust, in lookupCandidateBaseReg()
377 int64_t FrameSizeAdjust = StackGrowsDown ? MFI.getLocalFrameSize() : 0; in insertFrameReferenceRegisters() local