Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DSIMachineFunctionInfo.cpp453 MFI.RemoveStackObject(R.first); in removeDeadFrameIndices()
465 MFI.RemoveStackObject(R.first); in removeDeadFrameIndices()
H A DSIFrameLowering.cpp109 MF.getFrameInfo().RemoveStackObject(NewFI); in getVGPRSpillLaneOrTempRegister()
/freebsd-13.1/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DMachineFrameInfo.h742 void RemoveStackObject(int ObjectIdx) { in RemoveStackObject() function
/freebsd-13.1/contrib/llvm-project/llvm/lib/CodeGen/
H A DStackSlotColoring.cpp383 MFI->RemoveStackObject(NextColor); in ColorSlots()
H A DStackColoring.cpp1352 MFI->RemoveStackObject(SecondSlot); in runOnMachineFunction()
/freebsd-13.1/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAGBuilder.cpp10023 MFI.RemoveStackObject(OldIndex); in tryToElideArgumentCopy()