| /freebsd-10-stable/contrib/gcc/ |
| D | tree-ssa-alias-warnings.c | 369 to_find.hash = htab_hash_pointer (key); in match() 403 tp->hash = htab_hash_pointer(tp->from); in add_key() 544 match.hash = htab_hash_pointer (match.from); in find_references_in_tree_helper() 550 match.hash = htab_hash_pointer (match.from); in find_references_in_tree_helper() 1011 seen = htab_create (100, htab_hash_pointer, htab_eq_pointer, NULL); in processed_func_p()
|
| D | cgraph.c | 301 return htab_hash_pointer (((struct cgraph_edge *) x)->call_stmt); in edge_hash() 321 htab_hash_pointer (call_stmt)); in cgraph_edge() 342 htab_hash_pointer (e2->call_stmt), in cgraph_edge() 359 htab_hash_pointer (e->call_stmt)); in cgraph_set_call_stmt() 367 htab_hash_pointer in cgraph_set_call_stmt() 422 htab_hash_pointer in cgraph_create_edge() 458 htab_hash_pointer (e->call_stmt)); in cgraph_edge_remove_caller()
|
| D | varray.c | 54 return htab_hash_pointer (d->name); in hash_descriptor() 74 htab_hash_pointer (name), in varray_descriptor()
|
| D | alloc-pool.c | 86 return htab_hash_pointer (d->name); in hash_descriptor() 106 htab_hash_pointer (name), in alloc_pool_descriptor()
|
| D | ggc-common.c | 812 return htab_hash_pointer (d->function) | d->line; in hash_descriptor() 840 return htab_hash_pointer (d->ptr); in hash_ptr() 888 slot = htab_find_slot_with_hash (ptr_hash, ptr, htab_hash_pointer (ptr), INSERT); in ggc_record_overhead() 924 PTR *slot = htab_find_slot_with_hash (ptr_hash, ptr, htab_hash_pointer (ptr), in ggc_free_overhead()
|
| D | tree.c | 785 ^ htab_hash_pointer (TREE_TYPE (t))); in int_cst_hash_hash() 3958 return htab_hash_pointer (((const struct tree_int_map *)item)->from); in tree_int_map_hash() 3981 &in, htab_hash_pointer (from)); in decl_init_priority_lookup() 3999 htab_hash_pointer (from), INSERT); in decl_init_priority_insert() 4013 htab_hash_pointer (from)); in decl_restrict_base_lookup() 4026 h->hash = htab_hash_pointer (from); in decl_restrict_base_insert() 4077 h = htab_find_with_hash (debug_expr_for_decl, &in, htab_hash_pointer (from)); in decl_debug_expr_lookup() 4092 h->hash = htab_hash_pointer (from); in decl_debug_expr_insert() 4107 h = htab_find_with_hash (value_expr_for_decl, &in, htab_hash_pointer (from)); in decl_value_expr_lookup() 4122 h->hash = htab_hash_pointer (from); in decl_value_expr_insert()
|
| D | tree-browser.c | 140 TB_up_ht = htab_create (1023, htab_hash_pointer, &TB_parent_eq, NULL); in browse_tree()
|
| D | tree-into-ssa.c | 578 return htab_hash_pointer ((const void *)((const struct repl_map_d *)p)->name); in repl_map_hash() 1528 return htab_hash_pointer in def_blocks_hash()
|
| D | rtl-factoring.c | 1236 return htab_hash_pointer (elem->insn); in htab_hash_elem()
|
| D | tree-mudflap.c | 1138 marked_trees = htab_create_ggc (31, htab_hash_pointer, htab_eq_pointer, NULL); in mf_mark()
|
| D | ipa-inline.c | 965 cycles = htab_create (7, htab_hash_pointer, htab_eq_pointer, NULL); in cgraph_decide_inlining()
|
| D | read-rtl.c | 716 return htab_hash_pointer (*(const void *const *) def); in leading_ptr_hash()
|
| D | tree-nested.c | 117 return htab_hash_pointer (a->old); in var_map_hash()
|
| D | tree-ssa-structalias.c | 341 h = htab_find_with_hash (heapvar_for_stmt, &in, htab_hash_pointer (from)); in heapvar_lookup() 357 h->hash = htab_hash_pointer (from); in heapvar_insert()
|
| D | tree-cfg.c | 651 return htab_hash_pointer (e); in edge_to_cases_hash() 3590 htab = htab_create (37, htab_hash_pointer, htab_eq_pointer, NULL); in verify_stmts()
|
| D | fold-const.c | 11851 ht = htab_create (32, htab_hash_pointer, htab_eq_pointer, NULL); in fold() 11877 ht = htab_create (32, htab_hash_pointer, htab_eq_pointer, NULL); in print_fold_checksum() 12053 ht = htab_create (32, htab_hash_pointer, htab_eq_pointer, NULL); in fold_build1_stat() 12094 ht = htab_create (32, htab_hash_pointer, htab_eq_pointer, NULL); in fold_build2_stat() 12150 ht = htab_create (32, htab_hash_pointer, htab_eq_pointer, NULL); in fold_build3_stat()
|
| /freebsd-10-stable/contrib/gcc/cp/ |
| D | cp-objcp-common.c | 233 htab_hash_pointer (from)); in decl_shadowed_for_var_lookup() 248 h->hash = htab_hash_pointer (from); in decl_shadowed_for_var_insert()
|
| D | tree.c | 1066 statements = htab_create (37, htab_hash_pointer, htab_eq_pointer, NULL); in verify_stmt_tree()
|
| D | decl.c | 2711 hash = (htab_hash_pointer (TYPE_CONTEXT (t)) in typename_hash() 2712 ^ htab_hash_pointer (DECL_NAME (TYPE_NAME (t)))); in typename_hash() 2771 hash = (htab_hash_pointer (ti.scope) in build_typename_type() 2772 ^ htab_hash_pointer (ti.name)); in build_typename_type()
|
| /freebsd-10-stable/contrib/binutils/include/ |
| D | hashtab.h | 189 extern htab_hash htab_hash_pointer;
|
| /freebsd-10-stable/contrib/gcclibs/include/ |
| D | hashtab.h | 189 extern htab_hash htab_hash_pointer;
|
| /freebsd-10-stable/contrib/gdb/include/ |
| D | hashtab.h | 178 extern htab_hash htab_hash_pointer;
|
| /freebsd-10-stable/contrib/gcc/config/i386/ |
| D | winnt.c | 540 htab = htab_create (31, htab_hash_pointer, htab_eq_pointer, NULL); in i386_pe_section_type_flags()
|
| /freebsd-10-stable/contrib/gcclibs/libiberty/ |
| D | hashtab.c | 79 htab_hash htab_hash_pointer = hash_pointer; variable
|
| /freebsd-10-stable/contrib/binutils/libiberty/ |
| D | hashtab.c | 79 htab_hash htab_hash_pointer = hash_pointer; variable
|