Searched refs:nir_instr_set_destroy (Results 1 - 8 of 8) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/compiler/nir/
H A Dnir_instr_set.h46 void nir_instr_set_destroy(struct set *instr_set);
H A Dnir_opt_cse.c82 nir_instr_set_destroy(instr_set);
H A Dnir_opt_gcm.c484 nir_instr_set_destroy(gvn_set);
H A Dnir_instr_set.c807 nir_instr_set_destroy(struct set *instr_set) function in typeref:typename:void
/xsrc/external/mit/MesaLib/dist/src/compiler/nir/
H A Dnir_instr_set.h46 void nir_instr_set_destroy(struct set *instr_set);
H A Dnir_opt_cse.c63 nir_instr_set_destroy(instr_set);
H A Dnir_opt_gcm.c769 nir_instr_set_destroy(gvn_set);
H A Dnir_instr_set.c800 nir_instr_set_destroy(struct set *instr_set) function in typeref:typename:void

Completed in 7 milliseconds