Home
last modified time | relevance | path

Searched refs:htab_create (Results 1 – 25 of 88) sorted by relevance

1234

/openbsd/gnu/gcc/gcc/
H A Dread-rtl.c668 modes.attrs = htab_create (13, def_hash, def_name_eq_p, 0); in initialize_macros()
669 modes.macros = htab_create (13, def_hash, def_name_eq_p, 0); in initialize_macros()
675 codes.attrs = htab_create (13, def_hash, def_name_eq_p, 0); in initialize_macros()
676 codes.macros = htab_create (13, def_hash, def_name_eq_p, 0); in initialize_macros()
1160 defs = htab_create (32, def_hash, def_name_eq_p, (htab_del) 0); in read_constants()
1401 ptr_locs = htab_create (161, leading_ptr_hash, leading_ptr_eq_p, 0); in read_rtx()
1403 joined_conditions = htab_create (161, leading_ptr_hash, in read_rtx()
H A Dsee.c1363 see_pre_extension_hash = htab_create (10, in see_initialize_data_structures()
2172 curr_bb_hash = htab_create (10, in see_set_prop_merged_def()
2243 curr_bb_hash = htab_create (10, in see_set_prop_unmerged_def()
2317 curr_bb_hash = htab_create (10, in see_set_prop_unmerged_use()
2893 curr_ref_s->merged_def_se_hash = htab_create (10, in see_merge_one_def_extension()
3068 se_hash = htab_create (10, in see_store_reference_and_extension()
3080 se_hash = htab_create (10, in see_store_reference_and_extension()
3092 se_hash = htab_create (10, in see_store_reference_and_extension()
3117 ref_s->unmerged_def_se_hash = htab_create (10, in see_store_reference_and_extension()
3126 ref_s->merged_def_se_hash = htab_create (10, in see_store_reference_and_extension()
[all …]
H A Dtlink.c256 symbol_table = htab_create (500, hash_string_hash, hash_string_eq, in tlink_init()
258 file_table = htab_create (500, hash_string_hash, hash_string_eq, in tlink_init()
260 demangled_table = htab_create (500, hash_string_hash, hash_string_eq, in tlink_init()
H A Dvarray.c70 varray_hash = htab_create (10, hash_descriptor, eq_descriptor, NULL); in varray_descriptor()
H A Dconflict.c156 = htab_create (INITIAL_ARC_CAPACITY, &arc_hash, &arc_eq, NULL); in conflict_graph_new()
H A Dggc-common.c442 saving_htab = htab_create (50000, saving_htab_hash, saving_htab_eq, free); in gt_pch_save()
850 loc_hash = htab_create (10, hash_descriptor, eq_descriptor, NULL); in loc_descriptor()
875 ptr_hash = htab_create (10, hash_ptr, eq_ptr, NULL); in ggc_record_overhead()
H A Dalloc-pool.c102 alloc_pool_hash = htab_create (10, hash_descriptor, eq_descriptor, NULL); in alloc_pool_descriptor()
H A Dtree-vn.c454 value_table = htab_create (511, val_expr_pair_hash, in vn_init()
H A Drtl-factoring.c1298 bucket->seq_candidates = htab_create (HASH_INIT, in fill_hash_bucket()
1364 hash_buckets = htab_create (HASH_INIT, htab_hash_bucket , htab_eq_bucket , in rtl_seqabstr()
H A Dcfg.c1055 bb_original = htab_create (10, bb_copy_original_hash, in initialize_original_copy_tables()
1057 bb_copy = htab_create (10, bb_copy_original_hash, bb_copy_original_eq, NULL); in initialize_original_copy_tables()
H A Dtree-ssa-uncprop.c394 equiv = htab_create (1024, equiv_hash, equiv_eq, equiv_free); in tree_ssa_uncprop()
H A Dtree-ssa-threadupdate.c744 redirection_data = htab_create (EDGE_COUNT (bb->succs), in thread_block()
/openbsd/gnu/usr.bin/gcc/gcc/
H A Dtlink.c264 symbol_table = htab_create (500, hash_string_hash, hash_string_eq, in tlink_init()
266 file_table = htab_create (500, hash_string_hash, hash_string_eq, in tlink_init()
268 demangled_table = htab_create (500, hash_string_hash, hash_string_eq, in tlink_init()
H A Dgenconditions.c201 condition_table = htab_create (1000, hash_c_test, cmp_c_test, NULL);
H A Dconflict.c160 = htab_create (INITIAL_ARC_CAPACITY, &arc_hash, &arc_eq, NULL);
H A Dread-rtl.c441 defs = htab_create (32, def_hash, def_name_eq_p, (htab_del) 0);
/openbsd/gnu/gcc/include/
H A Dhashtab.h161 extern htab_t htab_create (size_t, htab_hash, htab_eq, htab_del);
/openbsd/gnu/usr.bin/binutils-2.17/include/
H A Dhashtab.h161 extern htab_t htab_create (size_t, htab_hash, htab_eq, htab_del);
/openbsd/gnu/lib/libiberty/include/
H A Dhashtab.h161 extern htab_t htab_create (size_t, htab_hash, htab_eq, htab_del);
/openbsd/gnu/usr.bin/binutils/include/
H A Dhashtab.h148 extern htab_t htab_create PARAMS ((size_t, htab_hash, htab_eq, htab_del));
/openbsd/gnu/usr.bin/gcc/gcc/java/
H A Djcf-io.c353 memoized_dirlists = htab_create (37,
449 memoized_class_lookups = htab_create (37,
/openbsd/gnu/lib/libiberty/src/
H A Dhashtab.c370 #undef htab_create
372 htab_create (size_t size, htab_hash hash_f, htab_eq eq_f, htab_del del_f) in htab_create() function
/openbsd/gnu/gcc/gcc/config/i386/
H A Dwinnt.c540 htab = htab_create (31, htab_hash_pointer, htab_eq_pointer, NULL); in i386_pe_section_type_flags()
/openbsd/gnu/usr.bin/gcc/gcc/config/i386/
H A Dwinnt.c583 htab = htab_create (31, htab_hash_pointer, htab_eq_pointer, NULL);
/openbsd/gnu/gcc/libcpp/
H A Dpch.c197 r->savedstate->definedhash = htab_create (100, cpp_string_hash, in cpp_save_state()

1234