Home
last modified time | relevance | path

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

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