Home
last modified time | relevance | path

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

/external/mesa3d/src/intel/compiler/
Dbrw_vec4.cpp2785 bool allocated_without_spills = reg_allocate(); in run() local
2787 if (!allocated_without_spills) { in run()