Home
last modified time | relevance | path

Searched refs:collectMarkers (Results 1 – 9 of 9) sorted by relevance

/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DSafeStackColoring.cpp66 void StackColoring::collectMarkers() { in collectMarkers() function in StackColoring
290 collectMarkers(); in run()
DSafeStackColoring.h113 void collectMarkers();
DStackColoring.cpp467 unsigned collectMarkers(unsigned NumSlot);
625 unsigned StackColoring::collectMarkers(unsigned NumSlot) { in collectMarkers() function in StackColoring
1182 unsigned NumMarkers = collectMarkers(NumSlots); in runOnMachineFunction()
/external/llvm/lib/CodeGen/
DSafeStackColoring.cpp53 void StackColoring::collectMarkers() { in collectMarkers() function in StackColoring
271 collectMarkers(); in run()
DSafeStackColoring.h98 void collectMarkers();
DStackColoring.cpp321 unsigned collectMarkers(unsigned NumSlot);
487 unsigned StackColoring::collectMarkers(unsigned NumSlot) in collectMarkers() function in StackColoring
1003 unsigned NumMarkers = collectMarkers(NumSlots); in runOnMachineFunction()
/external/llvm-project/llvm/include/llvm/Analysis/
DStackLifetime.h130 void collectMarkers();
/external/llvm-project/llvm/lib/Analysis/
DStackLifetime.cpp91 void StackLifetime::collectMarkers() { in collectMarkers() function in StackLifetime
318 collectMarkers(); in StackLifetime()
/external/llvm-project/llvm/lib/CodeGen/
DStackColoring.cpp500 unsigned collectMarkers(unsigned NumSlot);
658 unsigned StackColoring::collectMarkers(unsigned NumSlot) { in collectMarkers() function in StackColoring
1233 unsigned NumMarkers = collectMarkers(NumSlots); in runOnMachineFunction()