Home
last modified time | relevance | path

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

/third_party/mesa3d/src/intel/compiler/
Dbrw_fs.h129 bool run_bs(bool allow_spilling);
Dbrw_fs.cpp9363 fs_visitor::run_bs(bool allow_spilling) in run_bs() function in fs_visitor
10431 if (!v8->run_bs(allow_spilling)) { in compile_single_bs()
10449 if (!v16->run_bs(allow_spilling)) { in compile_single_bs()