Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/
DScheduleDAG.h518 virtual bool tracksRegPressure() const { return false; } in tracksRegPressure() function
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/
DScheduleDAGRRList.cpp1099 if (AvailableQueue->tracksRegPressure() && SuccDep->isScheduled && in TryUnfoldSU()
1818 bool tracksRegPressure() const override { return TracksRegPressure; } in tracksRegPressure() function in __anon1be34ab80311::RegReductionPQBase