Searched refs:getLocalFrameSize (Results 1 – 9 of 9) sorted by relevance
231 Offset += MFI.getLocalFrameSize(); in calculateFrameObjectOffsets()
177 int LocalFrameSize = MF.getFrameInfo().getLocalFrameSize(); in eliminateFrameIndex()
396 int64_t FrameSizeAdjust = StackGrowsDown ? MFI.getLocalFrameSize() : 0; in insertFrameReferenceRegisters()
357 YamlMFI.LocalFrameSize = MFI.getLocalFrameSize(); in convertMFI()
957 Offset += MFI.getLocalFrameSize(); in calculateFrameObjectOffsets()
471 MFI.getLocalFrameSize() >= 128) in hasBasePointer()663 Offset += MFI.getLocalFrameSize(); in needsFrameBaseReg()
442 int64_t getLocalFrameSize() const { return LocalFrameSize; } in getLocalFrameSize() function
670 return MFI.getLocalFrameSize() >= 256; in hasBasePointer()843 Offset += MFI.getLocalFrameSize(); in needsFrameBaseReg()
728 MaxSPOffset += MFI.getLocalFrameSize(); in needsFrameBaseReg()