/netbsd-src/external/gpl3/binutils/dist/libctf/ |
H A D | ctf-hash.c | 68 return htab_hash_pointer (hep->key); in ctf_hash_integer() 104 return htab_hash_pointer (k->cltk_fp) + 59 in ctf_hash_type_key() 105 * htab_hash_pointer ((void *) (uintptr_t) k->cltk_idx); in ctf_hash_type_key() 127 return htab_hash_pointer ((void *) (uintptr_t) k->ctii_input_num) in ctf_hash_type_id_key() 128 + 59 * htab_hash_pointer ((void *) (uintptr_t) k->ctii_type); in ctf_hash_type_id_key()
|
H A D | ctf-string.c | 118 fp->ctf_str_pending_ref = ctf_dynset_create (htab_hash_pointer, in ctf_str_create_atoms()
|
/netbsd-src/external/gpl3/binutils.old/dist/libctf/ |
H A D | ctf-hash.c | 68 return htab_hash_pointer (hep->key); in ctf_hash_integer() 104 return htab_hash_pointer (k->cltk_fp) + 59 in ctf_hash_type_key() 105 * htab_hash_pointer ((void *) (uintptr_t) k->cltk_idx); in ctf_hash_type_key() 127 return htab_hash_pointer ((void *) (uintptr_t) k->ctii_input_num) in ctf_hash_type_id_key() 128 + 59 * htab_hash_pointer ((void *) (uintptr_t) k->ctii_type); in ctf_hash_type_id_key()
|
H A D | ctf-string.c | 118 fp->ctf_str_pending_ref = ctf_dynset_create (htab_hash_pointer, in ctf_str_create_atoms()
|
/netbsd-src/external/gpl3/gcc/dist/gcc/ |
H A D | ctfc.h | 232 return htab_hash_pointer (dtd->dtd_key); in hash() 252 return htab_hash_pointer (dvd->dvd_key); in hash()
|
H A D | tree-ssa-threadupdate.h | 129 static hashval_t hash (edge e) { return htab_hash_pointer (e); } in hash()
|
H A D | gimple-ssa.h | 38 static hashval_t hash (tm_restart_node *n) { return htab_hash_pointer (n); } in hash()
|
H A D | cfgloop.cc | 1036 return htab_hash_pointer (exit->e); in hash() 1069 return current_loops->exits->find_with_hash (e, htab_hash_pointer (e)); in get_exit_descriptions() 1114 = current_loops->exits->find_slot_with_hash (e, htab_hash_pointer (e), in rescan_loop_exit()
|
H A D | value-prof.cc | 129 return htab_hash_pointer (((const_histogram_value)x)->hvalue.stmt); in histogram_hash() 152 htab_hash_pointer (stmt), in set_histogram_value() 171 htab_hash_pointer (stmt)); in gimple_histogram_value()
|
H A D | haifa-sched.cc | 619 return htab_hash_pointer (x->i1); in hash() 642 return htab_hash_pointer (x->i2); in hash() 745 slot = delay_htab->find_slot_with_hash (i1, htab_hash_pointer (i1), INSERT); in record_delay_slot_pair() 762 pair = delay_htab_i2->find_with_hash (insn, htab_hash_pointer (insn)); in real_insn_for_shadow() 793 pair = delay_htab_i2->find_with_hash (insn, htab_hash_pointer (insn)); in add_delay_dependencies() 804 = delay_htab_i2->find_with_hash (pro, htab_hash_pointer (pro)); in add_delay_dependencies() 1450 = delay_htab_i2->find_with_hash (used, htab_hash_pointer (used)); in dep_cost_1() 6349 htab_hash_pointer (insn)); in prune_ready_list() 6864 = delay_htab->find_with_hash (insn, htab_hash_pointer (insn)); in schedule_block()
|
H A D | lto-streamer.h | 509 return htab_hash_pointer (s->fn_decl); in hash()
|
H A D | read-md.cc | 78 return htab_hash_pointer (*(const void *const *) def); in leading_ptr_hash()
|
/netbsd-src/external/gpl3/binutils/dist/include/ |
H A D | hashtab.h | 187 extern htab_hash htab_hash_pointer;
|
/netbsd-src/external/gpl3/gcc.old/dist/include/ |
H A D | hashtab.h | 187 extern htab_hash htab_hash_pointer;
|
/netbsd-src/external/gpl3/binutils.old/dist/include/ |
H A D | hashtab.h | 187 extern htab_hash htab_hash_pointer;
|
/netbsd-src/external/gpl3/gcc/dist/include/ |
H A D | hashtab.h | 187 extern htab_hash htab_hash_pointer;
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/ |
H A D | gimple-ssa.h | 38 static hashval_t hash (tm_restart_node *n) { return htab_hash_pointer (n); } in hash()
|
H A D | cfgloop.c | 1039 return htab_hash_pointer (exit->e); in hash() 1072 return current_loops->exits->find_with_hash (e, htab_hash_pointer (e)); in get_exit_descriptions() 1117 = current_loops->exits->find_slot_with_hash (e, htab_hash_pointer (e), in rescan_loop_exit()
|
H A D | value-prof.c | 129 return htab_hash_pointer (((const_histogram_value)x)->hvalue.stmt); in histogram_hash() 152 htab_hash_pointer (stmt), in set_histogram_value() 171 htab_hash_pointer (stmt)); in gimple_histogram_value()
|
H A D | haifa-sched.c | 619 return htab_hash_pointer (x->i1); in hash() 642 return htab_hash_pointer (x->i2); in hash() 745 slot = delay_htab->find_slot_with_hash (i1, htab_hash_pointer (i1), INSERT); in record_delay_slot_pair() 762 pair = delay_htab_i2->find_with_hash (insn, htab_hash_pointer (insn)); in real_insn_for_shadow() 793 pair = delay_htab_i2->find_with_hash (insn, htab_hash_pointer (insn)); in add_delay_dependencies() 804 = delay_htab_i2->find_with_hash (pro, htab_hash_pointer (pro)); in add_delay_dependencies() 1450 = delay_htab_i2->find_with_hash (used, htab_hash_pointer (used)); in dep_cost_1() 6340 htab_hash_pointer (insn)); in prune_ready_list() 6855 = delay_htab->find_with_hash (insn, htab_hash_pointer (insn)); in schedule_block()
|
H A D | read-md.c | 78 return htab_hash_pointer (*(const void *const *) def); in leading_ptr_hash()
|
H A D | lto-streamer.h | 549 return htab_hash_pointer (s->fn_decl); in hash()
|
/netbsd-src/external/gpl3/binutils/dist/libiberty/ |
H A D | hashtab.c | 81 htab_hash htab_hash_pointer = hash_pointer; variable
|
/netbsd-src/external/gpl3/binutils.old/dist/libiberty/ |
H A D | hashtab.c | 81 htab_hash htab_hash_pointer = hash_pointer; variable
|
/netbsd-src/external/gpl3/gcc.old/dist/libiberty/ |
H A D | hashtab.c | 81 htab_hash htab_hash_pointer = hash_pointer; variable
|