Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DSIMachineFunctionInfo.cpp515 MFI.RemoveStackObject(R.first); in removeDeadFrameIndices()
523 MFI.RemoveStackObject(R.first); in removeDeadFrameIndices()
545 MFI.RemoveStackObject(R.first); in removeDeadFrameIndices()
H A DSIFrameLowering.cpp112 MF.getFrameInfo().RemoveStackObject(FI); in getVGPRSpillLaneOrTempRegister()
/freebsd-14.2/contrib/llvm-project/llvm/lib/CodeGen/
H A DStackSlotColoring.cpp409 MFI->RemoveStackObject(NextColor); in ColorSlots()
H A DStackColoring.cpp1328 MFI->RemoveStackObject(SecondSlot); in runOnMachineFunction()
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DMachineFrameInfo.h783 void RemoveStackObject(int ObjectIdx) { in RemoveStackObject() function
/freebsd-14.2/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAGBuilder.cpp10897 MFI.RemoveStackObject(OldIndex); in tryToElideArgumentCopy()