Home
last modified time | relevance | path

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

/external/mesa3d/src/intel/compiler/
Dbrw_vec4.h165 bool lower_simd_width();
Dbrw_fs.h175 bool lower_simd_width();
Dbrw_vec4.cpp2207 vec4_visitor::lower_simd_width() in lower_simd_width() function in brw::vec4_visitor
2686 if (OPT(lower_simd_width)) { in run()
Dbrw_fs.cpp5368 fs_visitor::lower_simd_width() in lower_simd_width() function in fs_visitor
6014 OPT(lower_simd_width); in optimize()
6063 OPT(lower_simd_width); in optimize()