Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Target/AMDGPU/
H A DSIMachineFunctionInfo.cpp444 MFI.RemoveStackObject(R.first); in removeDeadFrameIndices()
467 MFI.RemoveStackObject(R.first); in removeDeadFrameIndices()
H A DSIFrameLowering.cpp109 MF.getFrameInfo().RemoveStackObject(NewFI); in getVGPRSpillLaneOrTempRegister()
/llvm-project-15.0.7/llvm/include/llvm/CodeGen/
H A DMachineFrameInfo.h768 void RemoveStackObject(int ObjectIdx) { in RemoveStackObject() function
/llvm-project-15.0.7/llvm/lib/CodeGen/
H A DStackSlotColoring.cpp379 MFI->RemoveStackObject(NextColor); in ColorSlots()
H A DStackColoring.cpp1360 MFI->RemoveStackObject(SecondSlot); in runOnMachineFunction()
/llvm-project-15.0.7/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAGBuilder.cpp10248 MFI.RemoveStackObject(OldIndex); in tryToElideArgumentCopy()