Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/
DRegisterPressure.h559 void bumpDownwardPressure(const MachineInstr *MI);
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DRegisterPressure.cpp1282 void RegPressureTracker::bumpDownwardPressure(const MachineInstr *MI) { in bumpDownwardPressure() function in RegPressureTracker
1349 bumpDownwardPressure(MI); in getMaxDownwardPressureDelta()
1388 bumpDownwardPressure(MI); in getDownwardPressure()