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