Home
last modified time | relevance | path

Searched refs:temp_slot_address_compute_hash (Results 1 – 2 of 2) sorted by relevance

/dragonfly/contrib/gcc-4.7/gcc/
HDfunction.c665 temp_slot_address_compute_hash (struct temp_slot_address_entry *t) in temp_slot_address_compute_hash() function
699 t->hash = temp_slot_address_compute_hash (t); in insert_temp_slot_address()
737 tmp.hash = temp_slot_address_compute_hash (&tmp); in find_temp_slot_from_address()
/dragonfly/contrib/gcc-8.0/gcc/
HDfunction.c674 temp_slot_address_compute_hash (struct temp_slot_address_entry *t) in temp_slot_address_compute_hash() function
703 t->hash = temp_slot_address_compute_hash (t); in insert_temp_slot_address()
742 tmp.hash = temp_slot_address_compute_hash (&tmp); in find_temp_slot_from_address()