Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/Target/AMDGPU/
H A DSIMachineFunctionInfo.cpp305 MFI.RemoveStackObject(R.first); in removeSGPRToVGPRFrameIndices()
/freebsd-12.1/contrib/llvm/include/llvm/CodeGen/
H A DMachineFrameInfo.h735 void RemoveStackObject(int ObjectIdx) { in RemoveStackObject() function
/freebsd-12.1/contrib/llvm/lib/CodeGen/
H A DStackSlotColoring.cpp386 MFI->RemoveStackObject(NextColor); in ColorSlots()
H A DStackColoring.cpp1281 MFI->RemoveStackObject(SecondSlot); in runOnMachineFunction()
/freebsd-12.1/contrib/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAGBuilder.cpp8969 MFI.RemoveStackObject(OldIndex); in tryToElideArgumentCopy()