Searched refs:reg_allocate (Results 1 – 3 of 3) sorted by relevance
133 bool reg_allocate();
193 vec4_visitor::reg_allocate() in reg_allocate() function in brw::vec4_visitor
2726 bool allocated_without_spills = reg_allocate(); in run()2735 while (!reg_allocate()) { in run()