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

/xsrc/external/mit/MesaLib.old/dist/src/compiler/nir/
H A Dnir.c883 remove_def_cb(nir_dest *dest, void *state) function in typeref:typename:bool
896 nir_foreach_dest(instr, remove_def_cb, instr);
/xsrc/external/mit/MesaLib/dist/src/compiler/nir/
H A Dnir.c1123 remove_def_cb(nir_dest *dest, void *state) function in typeref:typename:bool
1136 nir_foreach_dest(instr, remove_def_cb, instr);

Completed in 7 milliseconds