Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DSIMachineFunctionInfo.cpp521 MFI.RemoveStackObject(R.first); in removeDeadFrameIndices()
529 MFI.RemoveStackObject(R.first); in removeDeadFrameIndices()
551 MFI.RemoveStackObject(R.first); in removeDeadFrameIndices()
H A DSIFrameLowering.cpp112 MF.getFrameInfo().RemoveStackObject(FI); in getVGPRSpillLaneOrTempRegister()
/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DMachineFrameInfo.h795 void RemoveStackObject(int ObjectIdx) { in RemoveStackObject() function
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DStackSlotColoring.cpp416 MFI->RemoveStackObject(NextColor); in ColorSlots()
H A DStackColoring.cpp1332 MFI->RemoveStackObject(SecondSlot); in runOnMachineFunction()
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAGBuilder.cpp11417 MFI.RemoveStackObject(OldIndex); in tryToElideArgumentCopy()
/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64ISelLowering.cpp3071 MFI.RemoveStackObject(TPIDR2.FrameIndex); in EmitInitTPIDR2Object()