Home
last modified time | relevance | path

Searched refs:nir_instr_set_remove (Results 1 - 2 of 2) sorted by relevance

/third_party/mesa3d/src/compiler/nir/
H A Dnir_instr_set.h35 * nir_instr_set_add_or_rewrite() and nir_instr_set_remove(), and if the
66 void nir_instr_set_remove(struct set *instr_set, nir_instr *instr);
H A Dnir_instr_set.c847 nir_instr_set_remove(struct set *instr_set, nir_instr *instr) in nir_instr_set_remove() function

Completed in 2 milliseconds