Searched refs:store_to_entry (Results 1 – 1 of 1) sorted by relevance
/external/mesa3d/src/compiler/nir/ |
D | nir_opt_copy_prop_vars.c | 329 store_to_entry(struct copy_prop_var_state *state, struct copy_entry *entry, in store_to_entry() function 708 store_to_entry(state, store_entry, &value, in copy_prop_vars_block() 725 store_to_entry(state, entry, &value, wrmask, &intrin->instr); in copy_prop_vars_block() 771 store_to_entry(state, dst_entry, &value, 0xf, &intrin->instr); in copy_prop_vars_block()
|