Home
last modified time | relevance | path

Searched refs:HighRegPressure (Results 1 – 3 of 3) sorted by relevance

/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/SelectionDAG/
DScheduleDAGRRList.cpp1805 bool HighRegPressure(const SUnit *SU) const;
2066 bool RegReductionPQBase::HighRegPressure(const SUnit *SU) const { in HighRegPressure() function in RegReductionPQBase
2659 bool LHigh = SPQ->HighRegPressure(left); in operator ()()
2660 bool RHigh = SPQ->HighRegPressure(right); in operator ()()
/external/llvm/lib/CodeGen/SelectionDAG/
DScheduleDAGRRList.cpp1719 bool HighRegPressure(const SUnit *SU) const;
1942 bool RegReductionPQBase::HighRegPressure(const SUnit *SU) const { in HighRegPressure() function in RegReductionPQBase
2534 bool LHigh = SPQ->HighRegPressure(left); in operator ()()
2535 bool RHigh = SPQ->HighRegPressure(right); in operator ()()
/external/swiftshader/third_party/LLVM/lib/CodeGen/SelectionDAG/
DScheduleDAGRRList.cpp1607 bool HighRegPressure(const SUnit *SU) const;
1831 bool RegReductionPQBase::HighRegPressure(const SUnit *SU) const { in HighRegPressure() function in RegReductionPQBase
2457 bool LHigh = SPQ->HighRegPressure(left); in operator ()()
2458 bool RHigh = SPQ->HighRegPressure(right); in operator ()()