Searched refs:round_size (Results 1 – 2 of 2) sorted by relevance
79 unsigned round_size = type_size; in midgard_opt_dead_code_eliminate_block() local84 round_size = 32; in midgard_opt_dead_code_eliminate_block()86 unsigned rounded = mir_round_bytemask_up(live[ins->dest], round_size); in midgard_opt_dead_code_eliminate_block()
107 round_size(size_t s) in round_size() function282 size_t new_size = round_size((size_t)(ht->nentries * HASHTABLE_REHASH_FACTOR)); in hashtable_rehash()