Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/
DSIMachineFunctionInfo.cpp392 MFI.RemoveStackObject(R.first); in removeDeadFrameIndices()
404 MFI.RemoveStackObject(R.first); in removeDeadFrameIndices()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/
DMachineFrameInfo.h757 void RemoveStackObject(int ObjectIdx) { in RemoveStackObject() function
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DStackSlotColoring.cpp386 MFI->RemoveStackObject(NextColor); in ColorSlots()
DStackColoring.cpp1303 MFI->RemoveStackObject(SecondSlot); in runOnMachineFunction()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/
DSelectionDAGBuilder.cpp9614 MFI.RemoveStackObject(OldIndex); in tryToElideArgumentCopy()