Searched refs:table_elt (Results 1 – 2 of 2) sorted by relevance
405 struct table_elt struct409 struct table_elt *next_same_hash; argument410 struct table_elt *prev_same_hash; argument411 struct table_elt *next_same_value; argument412 struct table_elt *prev_same_value; argument413 struct table_elt *first_same_value; argument414 struct table_elt *related_value; argument498 static struct table_elt *table[HASH_SIZE];503 static struct table_elt *free_element_chain;551 static int insert_regs (rtx, struct table_elt *, int);[all …]
418 struct table_elt struct422 struct table_elt *next_same_hash; argument423 struct table_elt *prev_same_hash; argument424 struct table_elt *next_same_value; argument425 struct table_elt *prev_same_value; argument426 struct table_elt *first_same_value; argument427 struct table_elt *related_value; argument509 static struct table_elt *table[HASH_SIZE];514 static struct table_elt *free_element_chain;564 static int insert_regs (rtx, struct table_elt *, int);[all …]