Searched refs:split_deref_copy_instr (Results 1 – 1 of 1) sorted by relevance
/aosp_15_r20/external/mesa3d/src/compiler/nir/ |
H A D | nir_split_var_copies.c | 62 split_deref_copy_instr(nir_builder *b, in split_deref_copy_instr() function 73 split_deref_copy_instr(b, nir_build_deref_struct(b, dst, i), in split_deref_copy_instr() 79 split_deref_copy_instr(b, nir_build_deref_array_wildcard(b, dst), in split_deref_copy_instr() 96 split_deref_copy_instr(b, dst, src, in split_var_copies_instr()
|