Searched refs:nir_instr_free_and_dce (Results 1 – 5 of 5) sorted by relevance
101 nir_cursor c = nir_instr_free_and_dce(add01->parent_instr); in TEST_F()117 nir_cursor c = nir_instr_free_and_dce(add->parent_instr); in TEST_F()135 nir_cursor c = nir_instr_free_and_dce(add2->parent_instr); in TEST_F()
95 - nir: Avoid visiting instructions multiple times in nir_instr_free_and_dce.
520 - nir: Avoid visiting instructions multiple times in nir_instr_free_and_dce.
1256 nir_instr_free_and_dce(nir_instr *instr) in nir_instr_free_and_dce() function2189 iter = nir_instr_free_and_dce(instr); in nir_function_impl_lower_instructions()2203 iter = nir_instr_free_and_dce(instr); in nir_function_impl_lower_instructions()
4246 nir_cursor nir_instr_free_and_dce(nir_instr *instr);