Home
last modified time | relevance | path

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

/external/llvm/include/llvm/CodeGen/
DMachineFrameInfo.h513 void RemoveStackObject(int ObjectIdx) { in RemoveStackObject() function
/external/llvm/lib/CodeGen/
DStackSlotColoring.cpp309 MFI->RemoveStackObject(NextColor); in ColorSlots()
DStackColoring.cpp779 MFI->RemoveStackObject(SecondSlot); in runOnMachineFunction()
/external/llvm/lib/Target/MBlaze/
DMBlazeFrameLowering.cpp50 MFI->RemoveStackObject(FRI->first); in replaceFrameIndexes()