Searched refs:hash_deref (Results 1 – 2 of 2) sorted by relevance
46 hash_deref(const void *void_deref) in hash_deref() function102 uint32_t hash = hash_deref(deref); in get_reg_for_deref()263 state.regs_table = _mesa_hash_table_create(NULL, hash_deref, derefs_equal); in nir_lower_locals_to_regs_impl()
152 hash_deref(uint32_t hash, const nir_deref_instr *instr) in hash_deref() function305 hash = hash_deref(hash, nir_instr_as_deref(instr)); in hash_instr()