Searched refs:reg_allocate (Results 1 – 3 of 3) sorted by relevance
134 bool reg_allocate();
157 vec4_visitor::reg_allocate() in reg_allocate() function in brw::vec4_visitor
2494 bool allocated_without_spills = reg_allocate(); in run()2503 while (!reg_allocate()) { in run()