Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DLocalStackSlotAllocation.cpp76 SmallVector<int64_t, 16> LocalOffsets; member in __anon7165d95d0111::LocalStackSlotImpl
142 LocalOffsets.resize(MFI.getObjectIndexEnd()); in runOnMachineFunction()
181 LocalOffsets[FrameIdx] = LocalOffset; in AdjustStackOffset()
348 int64_t LocalOffset = LocalOffsets[Idx]; in insertFrameReferenceRegisters()