Home
last modified time | relevance | path

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

/external/mesa3d/src/intel/compiler/
Dtest_vec4_cmod_propagation.cpp165 v->calculate_cfg(); in TEST_F()
200 v->calculate_cfg(); in TEST_F()
236 v->calculate_cfg(); in TEST_F()
270 v->calculate_cfg(); in TEST_F()
307 v->calculate_cfg(); in TEST_F()
347 v->calculate_cfg(); in TEST_F()
387 v->calculate_cfg(); in TEST_F()
432 v->calculate_cfg(); in TEST_F()
470 v->calculate_cfg(); in TEST_F()
505 v->calculate_cfg(); in TEST_F()
[all …]
Dtest_fs_cmod_propagation.cpp120 v->calculate_cfg(); in TEST_F()
152 v->calculate_cfg(); in TEST_F()
184 v->calculate_cfg(); in TEST_F()
220 v->calculate_cfg(); in TEST_F()
259 v->calculate_cfg(); in TEST_F()
298 v->calculate_cfg(); in TEST_F()
339 v->calculate_cfg(); in TEST_F()
374 v->calculate_cfg(); in TEST_F()
406 v->calculate_cfg(); in TEST_F()
439 v->calculate_cfg(); in TEST_F()
[all …]
Dtest_fs_saturate_propagation.cpp121 v->calculate_cfg(); in TEST_F()
158 v->calculate_cfg(); in TEST_F()
194 v->calculate_cfg(); in TEST_F()
228 v->calculate_cfg(); in TEST_F()
264 v->calculate_cfg(); in TEST_F()
302 v->calculate_cfg(); in TEST_F()
340 v->calculate_cfg(); in TEST_F()
379 v->calculate_cfg(); in TEST_F()
425 v->calculate_cfg(); in TEST_F()
466 v->calculate_cfg(); in TEST_F()
[all …]
Dtest_fs_copy_propagation.cpp121 v->calculate_cfg(); in TEST_F()
183 v->calculate_cfg(); in TEST_F()
Dtest_vec4_copy_propagation.cpp115 v->calculate_cfg(); in copy_propagation()
Dbrw_shader.h232 void calculate_cfg();
Dtest_vec4_register_coalesce.cpp118 v->calculate_cfg(); in _register_coalesce()
Dbrw_shader.cpp1137 backend_shader::calculate_cfg() in calculate_cfg() function in backend_shader
Dbrw_fs.cpp3096 calculate_cfg(); in emit_repclear_shader()
6222 calculate_cfg(); in run_vs()
6302 calculate_cfg(); in run_tcs_single_patch()
6336 calculate_cfg(); in run_tes()
6385 calculate_cfg(); in run_gs()
6481 calculate_cfg(); in run_fs()
6530 calculate_cfg(); in run_cs()
Dbrw_fs_visitor.cpp131 calculate_cfg(); in emit_dummy_fs()
Dbrw_vec4.cpp2610 calculate_cfg(); in run()