Home
last modified time | relevance | path

Searched refs:const_rtx_htab (Results 1 – 22 of 22) sorted by relevance

/dports/devel/tigcc/tigcc-0.96.b8_10/gnu/gcc-4.1-20060728/gcc/
H A Dvarasm.c3031 htab_t GTY((param_is (struct constant_descriptor_rtx))) const_rtx_htab;
3191 pool->const_rtx_htab = htab_create_ggc (31, const_desc_rtx_hash, in init_varasm_status()
3231 slot = htab_find_slot_with_hash (pool->const_rtx_htab, &tmp, hash, INSERT); in force_const_mem()
/dports/lang/gcc48/gcc-4.8.5/gcc/
H A Dvarasm.c3354 htab_t GTY((param_is (struct constant_descriptor_rtx))) const_rtx_htab;
3495 pool->const_rtx_htab = htab_create_ggc (31, const_desc_rtx_hash, in create_constant_pool()
3552 slot = htab_find_slot_with_hash (pool->const_rtx_htab, &tmp, hash, INSERT); in force_const_mem()
/dports/devel/mingw32-gcc/gcc-4.8.1/gcc/
H A Dvarasm.c3360 htab_t GTY((param_is (struct constant_descriptor_rtx))) const_rtx_htab;
3501 pool->const_rtx_htab = htab_create_ggc (31, const_desc_rtx_hash, in create_constant_pool()
3558 slot = htab_find_slot_with_hash (pool->const_rtx_htab, &tmp, hash, INSERT); in force_const_mem()
/dports/lang/gcc6-aux/gcc-6-20180516/gcc/
H A Dvarasm.c3521 hash_table<const_rtx_desc_hasher> *const_rtx_htab; member
3642 pool->const_rtx_htab = hash_table<const_rtx_desc_hasher>::create_ggc (31); in create_constant_pool()
3698 slot = pool->const_rtx_htab->find_slot_with_hash (&tmp, hash, INSERT); in force_const_mem()
/dports/lang/gcc8/gcc-8.5.0/gcc/
H A Dvarasm.c3624 hash_table<const_rtx_desc_hasher> *const_rtx_htab; member
3745 pool->const_rtx_htab = hash_table<const_rtx_desc_hasher>::create_ggc (31); in create_constant_pool()
3807 slot = pool->const_rtx_htab->find_slot_with_hash (&tmp, hash, INSERT); in force_const_mem()
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/gcc/
H A Dvarasm.c3624 hash_table<const_rtx_desc_hasher> *const_rtx_htab; member
3745 pool->const_rtx_htab = hash_table<const_rtx_desc_hasher>::create_ggc (31); in create_constant_pool()
3807 slot = pool->const_rtx_htab->find_slot_with_hash (&tmp, hash, INSERT); in force_const_mem()
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/gcc/
H A Dvarasm.c3624 hash_table<const_rtx_desc_hasher> *const_rtx_htab; member
3745 pool->const_rtx_htab = hash_table<const_rtx_desc_hasher>::create_ggc (31); in create_constant_pool()
3807 slot = pool->const_rtx_htab->find_slot_with_hash (&tmp, hash, INSERT); in force_const_mem()
/dports/lang/gcc9-devel/gcc-9-20211007/gcc/
H A Dvarasm.c3664 hash_table<const_rtx_desc_hasher> *const_rtx_htab; member
3785 pool->const_rtx_htab = hash_table<const_rtx_desc_hasher>::create_ggc (31); in create_constant_pool()
3847 slot = pool->const_rtx_htab->find_slot_with_hash (&tmp, hash, INSERT); in force_const_mem()
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/gcc/
H A Dvarasm.c3624 hash_table<const_rtx_desc_hasher> *const_rtx_htab; member
3745 pool->const_rtx_htab = hash_table<const_rtx_desc_hasher>::create_ggc (31); in create_constant_pool()
3807 slot = pool->const_rtx_htab->find_slot_with_hash (&tmp, hash, INSERT); in force_const_mem()
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/gcc/
H A Dvarasm.c3624 hash_table<const_rtx_desc_hasher> *const_rtx_htab; member
3745 pool->const_rtx_htab = hash_table<const_rtx_desc_hasher>::create_ggc (31); in create_constant_pool()
3807 slot = pool->const_rtx_htab->find_slot_with_hash (&tmp, hash, INSERT); in force_const_mem()
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/gcc/
H A Dvarasm.c3470 htab_t GTY((param_is (struct constant_descriptor_rtx))) const_rtx_htab;
3611 pool->const_rtx_htab = htab_create_ggc (31, const_desc_rtx_hash, in create_constant_pool()
3668 slot = htab_find_slot_with_hash (pool->const_rtx_htab, &tmp, hash, INSERT); in force_const_mem()
/dports/devel/riscv64-gcc/gcc-8.3.0/gcc/
H A Dvarasm.c3624 hash_table<const_rtx_desc_hasher> *const_rtx_htab; member
3745 pool->const_rtx_htab = hash_table<const_rtx_desc_hasher>::create_ggc (31); in create_constant_pool()
3807 slot = pool->const_rtx_htab->find_slot_with_hash (&tmp, hash, INSERT); in force_const_mem()
/dports/lang/gnat_util/gcc-6-20180516/gcc/
H A Dvarasm.c3521 hash_table<const_rtx_desc_hasher> *const_rtx_htab; member
3642 pool->const_rtx_htab = hash_table<const_rtx_desc_hasher>::create_ggc (31); in create_constant_pool()
3698 slot = pool->const_rtx_htab->find_slot_with_hash (&tmp, hash, INSERT); in force_const_mem()
/dports/lang/gcc9/gcc-9.4.0/gcc/
H A Dvarasm.c3664 hash_table<const_rtx_desc_hasher> *const_rtx_htab; member
3785 pool->const_rtx_htab = hash_table<const_rtx_desc_hasher>::create_ggc (31); in create_constant_pool()
3847 slot = pool->const_rtx_htab->find_slot_with_hash (&tmp, hash, INSERT); in force_const_mem()
/dports/lang/gcc9-aux/gcc-9.1.0/gcc/
H A Dvarasm.c3657 hash_table<const_rtx_desc_hasher> *const_rtx_htab; member
3778 pool->const_rtx_htab = hash_table<const_rtx_desc_hasher>::create_ggc (31); in create_constant_pool()
3840 slot = pool->const_rtx_htab->find_slot_with_hash (&tmp, hash, INSERT); in force_const_mem()
/dports/lang/gcc10/gcc-10.3.0/gcc/
H A Dvarasm.c3684 hash_table<const_rtx_desc_hasher> *const_rtx_htab; member
3805 pool->const_rtx_htab = hash_table<const_rtx_desc_hasher>::create_ggc (31); in create_constant_pool()
3867 slot = pool->const_rtx_htab->find_slot_with_hash (&tmp, hash, INSERT); in force_const_mem()
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/
H A Dvarasm.c3764 hash_table<const_rtx_desc_hasher> *const_rtx_htab; member
3885 pool->const_rtx_htab = hash_table<const_rtx_desc_hasher>::create_ggc (31); in create_constant_pool()
3947 slot = pool->const_rtx_htab->find_slot_with_hash (&tmp, hash, INSERT); in force_const_mem()
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/
H A Dvarasm.c3742 hash_table<const_rtx_desc_hasher> *const_rtx_htab; member
3863 pool->const_rtx_htab = hash_table<const_rtx_desc_hasher>::create_ggc (31); in create_constant_pool()
3925 slot = pool->const_rtx_htab->find_slot_with_hash (&tmp, hash, INSERT); in force_const_mem()
/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/
H A Dvarasm.c3742 hash_table<const_rtx_desc_hasher> *const_rtx_htab; member
3863 pool->const_rtx_htab = hash_table<const_rtx_desc_hasher>::create_ggc (31); in create_constant_pool()
3925 slot = pool->const_rtx_htab->find_slot_with_hash (&tmp, hash, INSERT); in force_const_mem()
/dports/devel/avr-gcc/gcc-10.2.0/gcc/
H A Dvarasm.c3679 hash_table<const_rtx_desc_hasher> *const_rtx_htab; member
3800 pool->const_rtx_htab = hash_table<const_rtx_desc_hasher>::create_ggc (31); in create_constant_pool()
3862 slot = pool->const_rtx_htab->find_slot_with_hash (&tmp, hash, INSERT); in force_const_mem()
/dports/lang/gcc11/gcc-11.2.0/gcc/
H A Dvarasm.c3742 hash_table<const_rtx_desc_hasher> *const_rtx_htab; member
3863 pool->const_rtx_htab = hash_table<const_rtx_desc_hasher>::create_ggc (31); in create_constant_pool()
3925 slot = pool->const_rtx_htab->find_slot_with_hash (&tmp, hash, INSERT); in force_const_mem()
/dports/lang/gcc10-devel/gcc-10-20211008/gcc/
H A Dvarasm.c3684 hash_table<const_rtx_desc_hasher> *const_rtx_htab; member
3805 pool->const_rtx_htab = hash_table<const_rtx_desc_hasher>::create_ggc (31); in create_constant_pool()
3867 slot = pool->const_rtx_htab->find_slot_with_hash (&tmp, hash, INSERT); in force_const_mem()