Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/
H A DSIMachineFunctionInfo.cpp431 MFI.RemoveStackObject(R.first); in removeDeadFrameIndices()
443 MFI.RemoveStackObject(R.first); in removeDeadFrameIndices()
H A DSIFrameLowering.cpp103 MF.getFrameInfo().RemoveStackObject(NewFI); in getVGPRSpillLaneOrTempRegister()
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/CodeGen/
H A DMachineFrameInfo.h742 void RemoveStackObject(int ObjectIdx) { in RemoveStackObject() function
/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/
H A DStackSlotColoring.cpp383 MFI->RemoveStackObject(NextColor); in ColorSlots()
H A DStackColoring.cpp1352 MFI->RemoveStackObject(SecondSlot); in runOnMachineFunction()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAGBuilder.cpp9968 MFI.RemoveStackObject(OldIndex); in tryToElideArgumentCopy()