Home
last modified time | relevance | path

Searched refs:SUPressureDiffs (Results 1 – 2 of 2) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/
DMachineScheduler.h398 PressureDiffs SUPressureDiffs; variable
454 return SUPressureDiffs[SU->NodeNum]; in getPressureDiff()
457 return SUPressureDiffs[SU->NodeNum]; in getPressureDiff()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DMachineScheduler.cpp984 SUPressureDiffs.clear(); in enterRegion()
1276 buildSchedGraph(AA, &RPTracker, &SUPressureDiffs, LIS, ShouldTrackLaneMasks); in buildDAGWithRegPressure()