Home
last modified time | relevance | path

Searched refs:reg_allocate (Results 1 – 3 of 3) sorted by relevance

/external/mesa3d/src/intel/compiler/
Dbrw_vec4.h133 bool reg_allocate();
Dbrw_vec4_reg_allocate.cpp193 vec4_visitor::reg_allocate() in reg_allocate() function in brw::vec4_visitor
Dbrw_vec4.cpp2726 bool allocated_without_spills = reg_allocate(); in run()
2735 while (!reg_allocate()) { in run()