Searched defs:copy_entry (Results 1 – 4 of 4) sorted by relevance
18 struct copy_entry { struct27 copy_entry_size(const struct copy_entry *entry) in copy_entry_size() argument
38 struct copy_entry { struct39 src_reg *value[4];40 int saturatemask;
103 struct copy_entry { struct104 struct value src;106 nir_deref_and_path dst;
548 nir_parallel_copy_entry *copy_entry = in nir_rewrite_uses_to_load_reg() local