Home
last modified time | relevance | path

Searched refs:copy_propagation_fwd (Results 1 - 3 of 3) sorted by relevance

/third_party/mesa3d/src/gallium/drivers/r600/sfn/tests/
H A Dsfn_optimizer_test.cpp32 copy_propagation_fwd(*sh); in TEST_F()
39 copy_propagation_fwd(*sh); in TEST_F()
61 progress |= copy_propagation_fwd(*sh); in TEST_F()
78 progress |= copy_propagation_fwd(*sh); in TEST_F()
204 copy_propagation_fwd(*sh); in TEST_F()
/third_party/mesa3d/src/gallium/drivers/r600/sfn/
H A Dsfn_optimizer.h35 bool copy_propagation_fwd(Shader& shader);
H A Dsfn_optimizer.cpp55 progress |= copy_propagation_fwd(shader); in optimize()
293 bool copy_propagation_fwd(Shader& shader) in copy_propagation_fwd() function

Completed in 3 milliseconds