Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DLocalStackSlotAllocation.cpp75 class LocalStackSlotImpl { class
103 return LocalStackSlotImpl().runOnMachineFunction(MF); in runOnMachineFunction()
117 bool Changed = LocalStackSlotImpl().runOnMachineFunction(MF); in run()
131 bool LocalStackSlotImpl::runOnMachineFunction(MachineFunction &MF) { in runOnMachineFunction()
161 void LocalStackSlotImpl::AdjustStackOffset(MachineFrameInfo &MFI, int FrameIdx, in AdjustStackOffset()
193 void LocalStackSlotImpl::AssignProtectedObjSet( in AssignProtectedObjSet()
205 void LocalStackSlotImpl::calculateFrameObjectOffsets(MachineFunction &Fn) { in calculateFrameObjectOffsets()
303 bool LocalStackSlotImpl::insertFrameReferenceRegisters(MachineFunction &Fn) { in insertFrameReferenceRegisters()