Home
last modified time | relevance | path

Searched refs:nir_instr_free (Results 1 - 11 of 11) sorted by relevance

/third_party/mesa3d/src/compiler/nir/
H A Dnir_lower_image.c61 nir_instr_free(&intrin->instr); in lower_cube_size()
H A Dnir_lower_vec_to_movs.c110 nir_instr_free(&mov->instr); in insert_mov()
299 nir_instr_free(&vec->instr); in nir_lower_vec_to_movs_instr()
H A Dnir_sweep.c161 nir_instr_free(instr); in nir_sweep()
H A Dnir_lower_var_copies.c145 nir_instr_free(&copy->instr); in lower_var_copies_impl()
H A Dnir_opt_constant_folding.c108 nir_instr_free(&alu->instr); in try_fold_alu()
H A Dnir_opt_if.c542 nir_instr_free(&alu->instr); in opt_split_alu_of_phi()
707 nir_instr_free(&bcsel->instr); in opt_simplify_bcsel_of_phi()
H A Dnir.c194 nir_instr_free(instr); in nir_shader_destructor()
1252 void nir_instr_free(nir_instr *instr) in nir_instr_free() function
1284 nir_instr_free(removed_instr); in nir_instr_free_list()
H A Dnir_clone.c818 nir_instr_free(instr); in nir_shader_replace()
H A Dnir.h4109 void nir_instr_free(nir_instr *instr);
/third_party/mesa3d/src/freedreno/ir3/
H A Dir3_nir_opt_preamble.c351 nir_instr_free(instr); in ir3_nir_lower_preamble()
384 nir_instr_free(instr); in ir3_nir_lower_preamble()
/third_party/mesa3d/src/amd/vulkan/
H A Dradv_nir_lower_ray_queries.c941 nir_instr_free(instr); in radv_nir_lower_ray_queries()

Completed in 21 milliseconds