Home
last modified time | relevance | path

Searched refs:find_slot_with_hash (Results 1 – 25 of 1103) sorted by relevance

12345678910>>...45

/dports/lang/gcc12-devel/gcc-12-20211205/gcc/
H A Dhash-set.h58 Key *e = m_table.find_slot_with_hash (k, Traits::hash (k), INSERT); in add()
71 return (m_table.find_slot_with_hash (k, Traits::hash (k), NO_INSERT) in contains()
/dports/lang/gcc9/gcc-9.4.0/gcc/
H A Dhash-set.h48 Key *e = m_table.find_slot_with_hash (k, Traits::hash (k), INSERT); in add()
61 return (m_table.find_slot_with_hash (k, Traits::hash (k), NO_INSERT) in contains()
H A Dhash-map.h147 hash_entry *e = m_table.find_slot_with_hash (k, Traits::hash (k), in class()
171 hash_entry *e = m_table.find_slot_with_hash (k, Traits::hash (k), in class()
/dports/devel/avr-gcc/gcc-10.2.0/gcc/
H A Dhash-set.h58 Key *e = m_table.find_slot_with_hash (k, Traits::hash (k), INSERT); in add()
71 return (m_table.find_slot_with_hash (k, Traits::hash (k), NO_INSERT) in contains()
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/
H A Dhash-set.h58 Key *e = m_table.find_slot_with_hash (k, Traits::hash (k), INSERT); in add()
71 return (m_table.find_slot_with_hash (k, Traits::hash (k), NO_INSERT) in contains()
/dports/lang/gcc10-devel/gcc-10-20211008/gcc/
H A Dhash-set.h58 Key *e = m_table.find_slot_with_hash (k, Traits::hash (k), INSERT); in add()
71 return (m_table.find_slot_with_hash (k, Traits::hash (k), NO_INSERT) in contains()
/dports/lang/gcc9-aux/gcc-9.1.0/gcc/
H A Dhash-set.h48 Key *e = m_table.find_slot_with_hash (k, Traits::hash (k), INSERT); in add()
61 return (m_table.find_slot_with_hash (k, Traits::hash (k), NO_INSERT) in contains()
/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/
H A Dhash-set.h58 Key *e = m_table.find_slot_with_hash (k, Traits::hash (k), INSERT); in add()
71 return (m_table.find_slot_with_hash (k, Traits::hash (k), NO_INSERT) in contains()
/dports/lang/gcc10/gcc-10.3.0/gcc/
H A Dhash-set.h58 Key *e = m_table.find_slot_with_hash (k, Traits::hash (k), INSERT); in add()
71 return (m_table.find_slot_with_hash (k, Traits::hash (k), NO_INSERT) in contains()
/dports/lang/gcc9-devel/gcc-9-20211007/gcc/
H A Dhash-set.h48 Key *e = m_table.find_slot_with_hash (k, Traits::hash (k), INSERT); in add()
61 return (m_table.find_slot_with_hash (k, Traits::hash (k), NO_INSERT) in contains()
/dports/lang/gcc11/gcc-11.2.0/gcc/
H A Dhash-set.h58 Key *e = m_table.find_slot_with_hash (k, Traits::hash (k), INSERT); in add()
71 return (m_table.find_slot_with_hash (k, Traits::hash (k), NO_INSERT) in contains()
/dports/lang/gcc48/gcc-4.8.5/gcc/
H A Dhash-table.h386 value_type **find_slot_with_hash (const compare_type *comparable,
447 return find_slot_with_hash (comparable, Descriptor::hash (comparable), insert); in find_slot()
697 ::find_slot_with_hash (const compare_type *comparable, hashval_t hash, in find_slot_with_hash() function
826 slot = find_slot_with_hash (comparable, hash, NO_INSERT); in remove_elt_with_hash()
/dports/devel/mingw32-gcc/gcc-4.8.1/gcc/
H A Dhash-table.h386 value_type **find_slot_with_hash (const compare_type *comparable,
447 return find_slot_with_hash (comparable, Descriptor::hash (comparable), insert); in find_slot()
697 ::find_slot_with_hash (const compare_type *comparable, hashval_t hash, in find_slot_with_hash() function
826 slot = find_slot_with_hash (comparable, hash, NO_INSERT); in remove_elt_with_hash()
/dports/lang/gnat_util/gcc-6-20180516/gcc/
H A Dhash-map.h136 hash_entry *e = m_table.find_slot_with_hash (k, Traits::hash (k), in class()
160 hash_entry *e = m_table.find_slot_with_hash (k, Traits::hash (k), in class()
H A Dhash-table.h414 return find_slot_with_hash (value, Descriptor::hash (value), insert); in find_slot()
424 value_type *find_slot_with_hash (const compare_type &comparable,
856 ::find_slot_with_hash (const compare_type &comparable, hashval_t hash, in find_slot_with_hash() function
919 value_type *slot = find_slot_with_hash (comparable, hash, NO_INSERT); in remove_elt_with_hash()
/dports/lang/gcc6-aux/gcc-6-20180516/gcc/
H A Dhash-map.h136 hash_entry *e = m_table.find_slot_with_hash (k, Traits::hash (k), in class()
160 hash_entry *e = m_table.find_slot_with_hash (k, Traits::hash (k), in class()
H A Dhash-table.h414 return find_slot_with_hash (value, Descriptor::hash (value), insert); in find_slot()
424 value_type *find_slot_with_hash (const compare_type &comparable,
856 ::find_slot_with_hash (const compare_type &comparable, hashval_t hash, in find_slot_with_hash() function
919 value_type *slot = find_slot_with_hash (comparable, hash, NO_INSERT); in remove_elt_with_hash()
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/gcc/
H A Dhash-map.h147 hash_entry *e = m_table.find_slot_with_hash (k, Traits::hash (k), in class()
171 hash_entry *e = m_table.find_slot_with_hash (k, Traits::hash (k), in class()
/dports/devel/riscv64-gcc/gcc-8.3.0/gcc/
H A Dhash-map.h147 hash_entry *e = m_table.find_slot_with_hash (k, Traits::hash (k), in class()
171 hash_entry *e = m_table.find_slot_with_hash (k, Traits::hash (k), in class()
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/gcc/
H A Dhash-map.h147 hash_entry *e = m_table.find_slot_with_hash (k, Traits::hash (k), in class()
171 hash_entry *e = m_table.find_slot_with_hash (k, Traits::hash (k), in class()
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/gcc/
H A Dhash-map.h147 hash_entry *e = m_table.find_slot_with_hash (k, Traits::hash (k), in class()
171 hash_entry *e = m_table.find_slot_with_hash (k, Traits::hash (k), in class()
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/gcc/
H A Dhash-map.h147 hash_entry *e = m_table.find_slot_with_hash (k, Traits::hash (k), in class()
171 hash_entry *e = m_table.find_slot_with_hash (k, Traits::hash (k), in class()
/dports/lang/gcc8/gcc-8.5.0/gcc/
H A Dhash-map.h147 hash_entry *e = m_table.find_slot_with_hash (k, Traits::hash (k), in class()
171 hash_entry *e = m_table.find_slot_with_hash (k, Traits::hash (k), in class()
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/gcc/
H A Dtree-ssa-sccvn.c551 slot = constant_to_value_id.find_slot_with_hash (&vc, vc.hashcode, INSERT); in get_or_alloc_constant_value_id()
1458 slot = current_info->references.find_slot_with_hash (vr, hash, NO_INSERT); in vn_reference_lookup_1()
1460 slot = valid_info->references.find_slot_with_hash (vr, hash, NO_INSERT); in vn_reference_lookup_1()
1503 slot = current_info->references.find_slot_with_hash (vr, hash, NO_INSERT); in vn_reference_lookup_2()
1505 slot = valid_info->references.find_slot_with_hash (vr, hash, NO_INSERT); in vn_reference_lookup_2()
2123 slot = current_info->references.find_slot_with_hash (vr1, vr1->hashcode, in vn_reference_insert()
2166 slot = current_info->references.find_slot_with_hash (vr1, vr1->hashcode, in vn_reference_insert_pieces()
2429 slot = table.find_slot_with_hash (vno, vno->hashcode, INSERT); in vn_nary_op_insert_into()
2597 slot = current_info->phis.find_slot_with_hash (vp1, vp1->hashcode, INSERT); in vn_phi_insert()
3666 slot = info->phis.find_slot_with_hash (phi, phi->hashcode, INSERT); in copy_phi()
[all …]
H A Dhash-table.h440 value_type **find_slot_with_hash (const compare_type *comparable,
505 return find_slot_with_hash (value, Descriptor::hash (value), insert); in find_slot()
766 ::find_slot_with_hash (const compare_type *comparable, hashval_t hash, in find_slot_with_hash() function
895 slot = find_slot_with_hash (comparable, hash, NO_INSERT); in remove_elt_with_hash()

12345678910>>...45