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

/freebsd-11.0-release/contrib/llvm/lib/CodeGen/
H A DLocalStackSlotAllocation.cpp357 int64_t FrameSizeAdjust = StackGrowsDown ? MFI->getLocalFrameSize() : 0; local
255 lookupCandidateBaseReg(unsigned BaseReg, int64_t BaseOffset, int64_t FrameSizeAdjust, int64_t LocalFrameOffset, const MachineInstr *MI, const TargetRegisterInfo *TRI) argument

Completed in 68 milliseconds