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

/xsrc/external/mit/MesaLib.old/dist/src/intel/compiler/
H A Dbrw_vec4.h132 bool reg_allocate();
H A Dbrw_vec4_reg_allocate.cpp193 vec4_visitor::reg_allocate() function in class:brw::vec4_visitor
H A Dbrw_vec4.cpp2794 bool allocated_without_spills = reg_allocate();
2803 while (!reg_allocate()) {
/xsrc/external/mit/MesaLib/dist/src/intel/compiler/
H A Dbrw_vec4.h135 bool reg_allocate();
H A Dbrw_vec4_reg_allocate.cpp155 vec4_visitor::reg_allocate() function in class:brw::vec4_visitor
H A Dbrw_vec4.cpp2848 bool allocated_without_spills = reg_allocate();
2857 while (!reg_allocate()) {

Completed in 12 milliseconds