Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/llvm/lib/Target/AMDGPU/
DSIMachineFunctionInfo.cpp488 MFI.RemoveStackObject(R.first); in removeDeadFrameIndices()
510 MFI.RemoveStackObject(R.first); in removeDeadFrameIndices()
DSIFrameLowering.cpp102 MF.getFrameInfo().RemoveStackObject(FI); in getVGPRSpillLaneOrTempRegister()
/openbsd/src/gnu/llvm/llvm/lib/CodeGen/
DStackSlotColoring.cpp379 MFI->RemoveStackObject(NextColor); in ColorSlots()
DStackColoring.cpp1360 MFI->RemoveStackObject(SecondSlot); in runOnMachineFunction()
/openbsd/src/gnu/llvm/llvm/include/llvm/CodeGen/
DMachineFrameInfo.h796 void RemoveStackObject(int ObjectIdx) { in RemoveStackObject() function
/openbsd/src/gnu/llvm/llvm/lib/CodeGen/SelectionDAG/
DSelectionDAGBuilder.cpp10496 MFI.RemoveStackObject(OldIndex); in tryToElideArgumentCopy()