Home
last modified time | relevance | path

Searched refs:nir_instr_set_remove (Results 1 – 3 of 3) sorted by relevance

/external/mesa3d/src/compiler/nir/
Dnir_instr_set.h60 void nir_instr_set_remove(struct set *instr_set, nir_instr *instr);
Dnir_opt_cse.c59 nir_instr_set_remove(instr_set, instr); in cse_block()
Dnir_instr_set.c534 nir_instr_set_remove(struct set *instr_set, nir_instr *instr) in nir_instr_set_remove() function