Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/lib/CodeGen/
H A DLocalStackSlotAllocation.cpp75 SmallVector<int64_t, 16> LocalOffsets; member in __anon0ab810130111::LocalStackSlotPass
123 LocalOffsets.resize(MFI.getObjectIndexEnd()); in runOnMachineFunction()
162 LocalOffsets[FrameIdx] = LocalOffset; in AdjustStackOffset()
329 int64_t LocalOffset = LocalOffsets[Idx]; in insertFrameReferenceRegisters()