Home
last modified time | relevance | path

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

/aosp_15_r20/external/mesa3d/src/compiler/nir/
H A Dnir_instr_set.h65 void nir_instr_set_remove(struct set *instr_set, nir_instr *instr);
H A Dnir_instr_set.c823 nir_instr_set_remove(struct set *instr_set, nir_instr *instr) in nir_instr_set_remove() function