Searched refs:mustSpill (Results 1 – 4 of 4) sorted by relevance
107 bool mustSpill() const { in mustSpill() function325 if (nodes[n].mustSpill()) in scanActiveBundles()
103 bool mustSpill() const { in mustSpill() function321 if (nodes[n].mustSpill()) in scanActiveBundles()
99 bool mustSpill() const { in mustSpill() function317 if (nodes[n].mustSpill()) in scanActiveBundles()
871 std::list<ValuePair> mustSpill; member in nv50_ir::GCRA1503 mustSpill.push_back(ValuePair(lval, slot)); in selectRegisters()1506 if (!mustSpill.empty()) in selectRegisters()1588 spill.run(mustSpill); in allocateRegisters()1604 mustSpill.clear(); in cleanup()