Home
last modified time | relevance | path

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

/third_party/mesa3d/src/intel/compiler/
Dbrw_vec4.h134 bool reg_allocate();
Dbrw_vec4_reg_allocate.cpp157 vec4_visitor::reg_allocate() in reg_allocate() function in brw::vec4_visitor
Dbrw_vec4.cpp2494 bool allocated_without_spills = reg_allocate(); in run()
2503 while (!reg_allocate()) { in run()