Home
last modified time | relevance | path

Searched refs:bumpUpwardPressure (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.h558 void bumpUpwardPressure(const MachineInstr *MI);
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DRegisterPressure.cpp1041 void RegPressureTracker::bumpUpwardPressure(const MachineInstr *MI) { in bumpUpwardPressure() function in RegPressureTracker
1103 bumpUpwardPressure(MI); in getMaxUpwardPressureDelta()
1372 bumpUpwardPressure(MI); in getUpwardPressure()