Home
last modified time | relevance | path

Searched refs:occup (Results 1 - 1 of 1) sorted by relevance

/third_party/mesa3d/src/nouveau/codegen/
H A Dnv50_ir_ra.cpp347 Interval occup; member
348 std::list<Value *> residents; // needed to recalculate occup
1674 it->occup.print(); in assignSlot()
1675 if (it->occup.overlaps(livei)) in assignSlot()
1682 bgn->occup.insert(livei); in assignSlot()
1697 slots.insert(pos, slot)->occup.insert(livei); in assignSlot()

Completed in 5 milliseconds