Searched defs:copy_entry (Results 1 – 3 of 3) sorted by relevance
38 struct copy_entry { struct39 src_reg *value[4];40 int saturatemask;
63 struct copy_entry { struct64 struct list_head link;89 static struct copy_entry * argument
451 struct set_entry *copy_entry; in lower_copies_to_load_store() local