Lines Matching defs:entry
628 /* Otherwise, this variable is one entry in the interface */
788 struct hash_entry *entry =
791 assert(entry);
792 nir_function *func = (nir_function *) entry->data;
1679 struct hash_entry *entry =
1681 assert(entry);
1682 nir_function *callee = (nir_function *) entry->data;
2656 struct hash_entry *entry =
2658 assert(entry);
2659 nir_variable *var = (nir_variable *) entry->data;