Searched refs:nir_instr_set_add_or_rewrite (Results 1 – 5 of 5) sorted by relevance
54 bool nir_instr_set_add_or_rewrite(struct set *instr_set, nir_instr *instr);
48 if (nir_instr_set_add_or_rewrite(instr_set, instr)) { in cse_block()
625 if (nir_instr_set_add_or_rewrite(gvn_set, instr)) { in opt_gcm_impl()
805 nir_instr_set_add_or_rewrite(struct set *instr_set, nir_instr *instr) in nir_instr_set_add_or_rewrite() function
4489 - nir: prehash instruction in nir_instr_set_add_or_rewrite()