Searched refs:htab_find_slot_with_hash (Results 1 - 25 of 107) sorted by relevance

12345

/netbsd-6-1-5-RELEASE/external/gpl3/binutils/dist/include/
H A Dhashtab.h178 extern void ** htab_find_slot_with_hash (htab_t, const void *,
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/include/
H A Dhashtab.h175 extern void ** htab_find_slot_with_hash (htab_t, const void *,
/netbsd-6-1-5-RELEASE/gnu/dist/gcc4/include/
H A Dhashtab.h175 extern void ** htab_find_slot_with_hash (htab_t, const void *,
/netbsd-6-1-5-RELEASE/external/gpl3/gdb/dist/include/
H A Dhashtab.h178 extern void ** htab_find_slot_with_hash (htab_t, const void *,
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/gcc/
H A Dtree-ssa-sccvn.c346 slot = htab_find_slot_with_hash (constant_to_value_id, &vc,
365 slot = htab_find_slot_with_hash (constant_to_value_id, &vc,
975 slot = htab_find_slot_with_hash (current_info->references, vr,
978 slot = htab_find_slot_with_hash (valid_info->references, vr,
1015 slot = htab_find_slot_with_hash (current_info->references, vr,
1018 slot = htab_find_slot_with_hash (valid_info->references, vr,
1314 slot = htab_find_slot_with_hash (current_info->references, vr1, vr1->hashcode,
1357 slot = htab_find_slot_with_hash (current_info->references, vr1, vr1->hashcode,
1455 slot = htab_find_slot_with_hash (current_info->nary, &vno1, vno1.hashcode,
1458 slot = htab_find_slot_with_hash (valid_inf
[all...]
H A Dtlink.c125 e = htab_find_slot_with_hash (symbol_table, string,
147 e = htab_find_slot_with_hash (file_table, string,
167 e = htab_find_slot_with_hash (demangled_table, string,
H A Dtree-dfa.c543 loc = (tree *) htab_find_slot_with_hash (gimple_referenced_vars (cfun),
577 loc = htab_find_slot_with_hash (DEFAULT_DEFS (cfun), &in,
584 loc = htab_find_slot_with_hash (DEFAULT_DEFS (cfun), &in,
641 loc = htab_find_slot_with_hash (gimple_referenced_vars (cfun), &in, uid,
H A Dvarray.c72 htab_find_slot_with_hash (varray_hash, name,
H A Dcgraph.c499 aslot = htab_find_slot_with_hash (assembler_name_hash, name,
668 slot = htab_find_slot_with_hash (assembler_name_hash, name,
686 slot = htab_find_slot_with_hash (assembler_name_hash, name,
695 slot = htab_find_slot_with_hash (assembler_name_hash, asmname,
758 slot = htab_find_slot_with_hash (node->call_site_hash,
789 slot = htab_find_slot_with_hash (e->caller->call_site_hash,
973 slot = htab_find_slot_with_hash (caller->call_site_hash,
1270 slot = htab_find_slot_with_hash (assembler_name_hash, name,
1476 slot = htab_find_slot_with_hash (assembler_name_hash, name,
2044 aslot = htab_find_slot_with_hash (assembler_name_has
[all...]
H A Dvec.c143 slot = htab_find_slot_with_hash (ptr_hash, ptr, htab_hash_pointer (ptr), INSERT);
157 PTR *slot = htab_find_slot_with_hash (ptr_hash, ptr, htab_hash_pointer (ptr),
H A Dalloc-pool.c117 htab_find_slot_with_hash (alloc_pool_hash, name,
H A Dtree-parloops.c342 dslot = htab_find_slot_with_hash (decl_address, &ielt, uid, INSERT);
664 slot = htab_find_slot_with_hash (name_copies, &elt, idx,
672 dslot = htab_find_slot_with_hash (decl_copies, &ielt, uid, INSERT);
687 dslot = htab_find_slot_with_hash (decl_copies, &ielt, nuid, INSERT);
780 dslot = htab_find_slot_with_hash (decl_copies, &ielt, ielt.uid, NO_INSERT);
792 slot = htab_find_slot_with_hash (name_copies, &elt, elt.version, NO_INSERT);
H A Dggc-common.c326 htab_find_slot_with_hash (saving_htab, obj, POINTER_HASH (obj),
939 slot = htab_find_slot_with_hash (ptr_hash, ptr, htab_hash_pointer (ptr), INSERT);
975 PTR *slot = htab_find_slot_with_hash (ptr_hash, ptr, htab_hash_pointer (ptr),
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/gcc/cp/
H A Dcp-objcp-common.c210 loc = htab_find_slot_with_hash (shadowed_var_for_decl, h, h->hash, INSERT);
/netbsd-6-1-5-RELEASE/gnu/dist/gcc4/gcc/cp/
H A Dcp-objcp-common.c236 loc = htab_find_slot_with_hash (shadowed_var_for_decl, h, h->hash, INSERT);
/netbsd-6-1-5-RELEASE/gnu/dist/gcc4/gcc/
H A Dtree-vn.c209 slot = htab_find_slot_with_hash (value_table, new_pair, new_pair->hashcode,
238 slot = htab_find_slot_with_hash (value_table, &vep, vep.hashcode, NO_INSERT);
H A Dtlink.c121 e = htab_find_slot_with_hash (symbol_table, string,
143 e = htab_find_slot_with_hash (file_table, string,
163 e = htab_find_slot_with_hash (demangled_table, string,
H A Dvarray.c84 htab_find_slot_with_hash (varray_hash, name,
H A Dalloc-pool.c105 htab_find_slot_with_hash (alloc_pool_hash, name,
H A Dvar-tracking.c761 slot = htab_find_slot_with_hash (set->vars, new_var->decl,
780 dstp = (variable *) htab_find_slot_with_hash (dst, src->decl,
975 dstp = (variable *) htab_find_slot_with_hash (set->vars, src->decl,
1858 slot = (variable *) htab_find_slot_with_hash (changed_variables,
1872 old = htab_find_slot_with_hash (htab, var->decl, hash,
1887 void **slot = htab_find_slot_with_hash (htab, var->decl, hash,
1908 slot = htab_find_slot_with_hash (set->vars, decl,
2026 slot = htab_find_slot_with_hash (set->vars, decl, VARIABLE_HASH_VAL (decl),
H A Dcselib.c227 that all callers of htab_find_slot_with_hash will wrap CONST_INTs into a
821 slot = htab_find_slot_with_hash (hash_table, wrap_constant (mode, x),
972 slot = htab_find_slot_with_hash (hash_table, x, e->value, INSERT);
985 slot = htab_find_slot_with_hash (hash_table, wrap_constant (mode, x),
H A Dggc-common.c266 htab_find_slot_with_hash (saving_htab, obj, POINTER_HASH (obj),
877 slot = htab_find_slot_with_hash (ptr_hash, ptr, htab_hash_pointer (ptr), INSERT);
912 PTR *slot = htab_find_slot_with_hash (ptr_hash, ptr, htab_hash_pointer (ptr),
/netbsd-6-1-5-RELEASE/gnu/dist/gcc4/libiberty/
H A Dhashtab.c569 /* Like htab_find_slot_with_hash, but compute the hash value from the
587 htab_find_slot_with_hash (htab_t htab, const PTR element, function
651 /* Like htab_find_slot_with_hash, but compute the hash value from the
657 return htab_find_slot_with_hash (htab, element, (*htab->hash_f) (element),
681 slot = htab_find_slot_with_hash (htab, element, hash, NO_INSERT);
/netbsd-6-1-5-RELEASE/external/gpl3/binutils/dist/libiberty/
H A Dhashtab.c624 /* Like htab_find_slot_with_hash, but compute the hash value from the
642 htab_find_slot_with_hash (htab_t htab, const PTR element, function
706 /* Like htab_find_slot_with_hash, but compute the hash value from the
712 return htab_find_slot_with_hash (htab, element, (*htab->hash_f) (element),
736 slot = htab_find_slot_with_hash (htab, element, hash, NO_INSERT);
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/libiberty/
H A Dhashtab.c593 /* Like htab_find_slot_with_hash, but compute the hash value from the
611 htab_find_slot_with_hash (htab_t htab, const PTR element, function
675 /* Like htab_find_slot_with_hash, but compute the hash value from the
681 return htab_find_slot_with_hash (htab, element, (*htab->hash_f) (element),
705 slot = htab_find_slot_with_hash (htab, element, hash, NO_INSERT);

Completed in 389 milliseconds

12345