Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/AMDGPU/
DSIMachineFunctionInfo.cpp310 MFI.RemoveStackObject(R.first); in removeSGPRToVGPRFrameIndices()
/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/swiftshader/third_party/llvm-7.0/llvm/include/llvm/CodeGen/
DMachineFrameInfo.h705 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-7.0/llvm/lib/CodeGen/
DStackSlotColoring.cpp386 MFI->RemoveStackObject(NextColor); in ColorSlots()
DStackColoring.cpp1283 MFI->RemoveStackObject(SecondSlot); in runOnMachineFunction()
/external/swiftshader/third_party/LLVM/lib/Target/MBlaze/
DMBlazeFrameLowering.cpp52 MFI->RemoveStackObject(FRI->first); in replaceFrameIndexes()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/SelectionDAG/
DSelectionDAGBuilder.cpp8859 MFI.RemoveStackObject(OldIndex); in tryToElideArgumentCopy()