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

/xsrc/external/mit/MesaLib/dist/src/compiler/nir/
H A Dnir_opt_copy_prop_vars.c93 struct copy_prop_var_state { struct
124 create_vars_written(struct copy_prop_var_state *state)
133 gather_vars_written(struct copy_prop_var_state *state,
349 lookup_entry_for_deref(struct copy_prop_var_state *state,
374 lookup_entry_and_kill_aliases(struct copy_prop_var_state *state,
421 kill_aliases(struct copy_prop_var_state *state,
435 get_entry_and_kill_aliases(struct copy_prop_var_state *state,
492 load_element_from_ssa_entry_value(struct copy_prop_var_state *state,
533 load_from_ssa_entry_value(struct copy_prop_var_state *state,
678 load_from_deref_entry_value(struct copy_prop_var_state *stat
[all...]
/xsrc/external/mit/MesaLib.old/dist/src/compiler/nir/
H A Dnir_opt_copy_prop_vars.c93 struct copy_prop_var_state { struct
124 create_vars_written(struct copy_prop_var_state *state)
133 gather_vars_written(struct copy_prop_var_state *state,
431 load_element_from_ssa_entry_value(struct copy_prop_var_state *state,
474 load_from_ssa_entry_value(struct copy_prop_var_state *state,
618 load_from_deref_entry_value(struct copy_prop_var_state *state,
675 try_load_from_entry(struct copy_prop_var_state *state, struct copy_entry *entry,
690 invalidate_copies_for_cf_node(struct copy_prop_var_state *state,
769 copy_prop_vars_block(struct copy_prop_var_state *state,
1025 copy_prop_vars_cf_node(struct copy_prop_var_state *stat
[all...]

Completed in 7 milliseconds