Searched defs:unused_writes (Results 1 - 2 of 2) sorted by relevance

/xsrc/external/mit/MesaLib/dist/src/compiler/nir/
H A Dnir_opt_dead_write_vars.c56 clear_unused_for_modes(struct util_dynarray *unused_writes, nir_variable_mode modes) argument
65 clear_unused_for_read(struct util_dynarray *unused_writes, nir_deref_instr *src) argument
74 update_unused_writes(struct util_dynarray *unused_writes, argument
116 struct util_dynarray unused_writes; local in function:remove_dead_write_vars_local
[all...]
/xsrc/external/mit/MesaLib.old/dist/src/compiler/nir/
H A Dnir_opt_dead_write_vars.c56 clear_unused_for_modes(struct util_dynarray *unused_writes, nir_variable_mode modes) argument
65 clear_unused_for_read(struct util_dynarray *unused_writes, nir_deref_instr *src) argument
74 update_unused_writes(struct util_dynarray *unused_writes, argument
116 struct util_dynarray unused_writes; local in function:remove_dead_write_vars_local
[all...]

Completed in 5 milliseconds