Home
last modified time | relevance | path

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

/external/swiftshader/third_party/LLVM/include/llvm/CodeGen/
DMachineFrameInfo.h505 void RemoveStackObject(int ObjectIdx) { in RemoveStackObject() function
/external/swiftshader/third_party/LLVM/lib/CodeGen/
DStackSlotColoring.cpp315 MFI->RemoveStackObject(SS); in ColorSlotsWithFreeRegs()
437 MFI->RemoveStackObject(NextColor); in ColorSlots()
DVirtRegRewriter.cpp1247 MFI->RemoveStackObject(SS); in runOnMachineFunction()
/external/llvm/include/llvm/CodeGen/
DMachineFrameInfo.h618 void RemoveStackObject(int ObjectIdx) { in RemoveStackObject() function
/external/llvm/lib/CodeGen/
DStackSlotColoring.cpp338 MFI->RemoveStackObject(NextColor); in ColorSlots()
DStackColoring.cpp1108 MFI->RemoveStackObject(SecondSlot); in runOnMachineFunction()
/external/swiftshader/third_party/LLVM/lib/Target/MBlaze/
DMBlazeFrameLowering.cpp52 MFI->RemoveStackObject(FRI->first); in replaceFrameIndexes()