Home
last modified time | relevance | path

Searched refs:setLocalFrameSize (Results 1 – 3 of 3) sorted by relevance

/NextBSD/contrib/llvm/include/llvm/CodeGen/
HDMachineFrameInfo.h350 void setLocalFrameSize(int64_t sz) { LocalFrameSize = sz; } in setLocalFrameSize() function
/NextBSD/contrib/llvm/lib/CodeGen/
HDLocalStackSlotAllocation.cpp250 MFI->setLocalFrameSize(Offset); in calculateFrameObjectOffsets()
/NextBSD/contrib/llvm/lib/Target/Hexagon/
HDHexagonFrameLowering.cpp851 MFI->setLocalFrameSize(LFS); in processFunctionBeforeFrameFinalized()