Home
last modified time | relevance | path

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

/external/swiftshader/third_party/LLVM/lib/CodeGen/
DLocalStackSlotAllocation.cpp203 int64_t FrameSizeAdjust, in lookupCandidateBaseReg()
296 int64_t FrameSizeAdjust = in insertFrameReferenceRegisters() local
/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-7.0/llvm/lib/CodeGen/
DLocalStackSlotAllocation.cpp263 int64_t FrameSizeAdjust, in lookupCandidateBaseReg()
361 int64_t FrameSizeAdjust = StackGrowsDown ? MFI.getLocalFrameSize() : 0; in insertFrameReferenceRegisters() local