Home
last modified time | relevance | path

Searched defs:rtx_constant_pool (Results 1 – 21 of 21) sorted by relevance

/dports/lang/gcc6-aux/gcc-6-20180516/gcc/
H A Dvarasm.c3512 struct GTY(()) rtx_constant_pool { struct
3514 struct constant_descriptor_rtx *first;
3515 struct constant_descriptor_rtx *last;
3521 hash_table<const_rtx_desc_hasher> *const_rtx_htab;
3525 HOST_WIDE_INT offset;
/dports/lang/gnat_util/gcc-6-20180516/gcc/
H A Dvarasm.c3512 struct GTY(()) rtx_constant_pool { struct
3514 struct constant_descriptor_rtx *first;
3515 struct constant_descriptor_rtx *last;
3521 hash_table<const_rtx_desc_hasher> *const_rtx_htab;
3525 HOST_WIDE_INT offset;
/dports/lang/gcc8/gcc-8.5.0/gcc/
H A Dvarasm.c3615 struct GTY(()) rtx_constant_pool { struct
3617 struct constant_descriptor_rtx *first;
3618 struct constant_descriptor_rtx *last;
3624 hash_table<const_rtx_desc_hasher> *const_rtx_htab;
3628 HOST_WIDE_INT offset;
/dports/lang/gcc10/gcc-10.3.0/gcc/
H A Dvarasm.c3675 struct GTY(()) rtx_constant_pool { struct
3677 class constant_descriptor_rtx *first;
3678 class constant_descriptor_rtx *last;
3684 hash_table<const_rtx_desc_hasher> *const_rtx_htab;
3688 HOST_WIDE_INT offset;
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/gcc/
H A Dvarasm.c3615 struct GTY(()) rtx_constant_pool { struct
3617 struct constant_descriptor_rtx *first;
3618 struct constant_descriptor_rtx *last;
3624 hash_table<const_rtx_desc_hasher> *const_rtx_htab;
3628 HOST_WIDE_INT offset;
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/
H A Dvarasm.c3755 struct GTY(()) rtx_constant_pool { struct
3757 class constant_descriptor_rtx *first;
3758 class constant_descriptor_rtx *last;
3764 hash_table<const_rtx_desc_hasher> *const_rtx_htab;
3768 HOST_WIDE_INT offset;
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/gcc/
H A Dvarasm.c3615 struct GTY(()) rtx_constant_pool { struct
3617 struct constant_descriptor_rtx *first;
3618 struct constant_descriptor_rtx *last;
3624 hash_table<const_rtx_desc_hasher> *const_rtx_htab;
3628 HOST_WIDE_INT offset;
/dports/lang/gcc9-devel/gcc-9-20211007/gcc/
H A Dvarasm.c3655 struct GTY(()) rtx_constant_pool { struct
3657 struct constant_descriptor_rtx *first;
3658 struct constant_descriptor_rtx *last;
3664 hash_table<const_rtx_desc_hasher> *const_rtx_htab;
3668 HOST_WIDE_INT offset;
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/gcc/
H A Dvarasm.c3615 struct GTY(()) rtx_constant_pool { struct
3617 struct constant_descriptor_rtx *first;
3618 struct constant_descriptor_rtx *last;
3624 hash_table<const_rtx_desc_hasher> *const_rtx_htab;
3628 HOST_WIDE_INT offset;
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/gcc/
H A Dvarasm.c3615 struct GTY(()) rtx_constant_pool { struct
3617 struct constant_descriptor_rtx *first;
3618 struct constant_descriptor_rtx *last;
3624 hash_table<const_rtx_desc_hasher> *const_rtx_htab;
3628 HOST_WIDE_INT offset;
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/
H A Dvarasm.c3733 struct GTY(()) rtx_constant_pool { struct
3735 class constant_descriptor_rtx *first;
3736 class constant_descriptor_rtx *last;
3742 hash_table<const_rtx_desc_hasher> *const_rtx_htab;
3746 HOST_WIDE_INT offset;
/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/
H A Dvarasm.c3733 struct GTY(()) rtx_constant_pool { struct
3735 class constant_descriptor_rtx *first;
3736 class constant_descriptor_rtx *last;
3742 hash_table<const_rtx_desc_hasher> *const_rtx_htab;
3746 HOST_WIDE_INT offset;
/dports/devel/riscv64-gcc/gcc-8.3.0/gcc/
H A Dvarasm.c3615 struct GTY(()) rtx_constant_pool { struct
3617 struct constant_descriptor_rtx *first;
3618 struct constant_descriptor_rtx *last;
3624 hash_table<const_rtx_desc_hasher> *const_rtx_htab;
3628 HOST_WIDE_INT offset;
/dports/devel/avr-gcc/gcc-10.2.0/gcc/
H A Dvarasm.c3670 struct GTY(()) rtx_constant_pool { struct
3672 class constant_descriptor_rtx *first;
3673 class constant_descriptor_rtx *last;
3679 hash_table<const_rtx_desc_hasher> *const_rtx_htab;
3683 HOST_WIDE_INT offset;
/dports/lang/gcc11/gcc-11.2.0/gcc/
H A Dvarasm.c3733 struct GTY(()) rtx_constant_pool { struct
3735 class constant_descriptor_rtx *first;
3736 class constant_descriptor_rtx *last;
3742 hash_table<const_rtx_desc_hasher> *const_rtx_htab;
3746 HOST_WIDE_INT offset;
/dports/lang/gcc10-devel/gcc-10-20211008/gcc/
H A Dvarasm.c3675 struct GTY(()) rtx_constant_pool { struct
3677 class constant_descriptor_rtx *first;
3678 class constant_descriptor_rtx *last;
3684 hash_table<const_rtx_desc_hasher> *const_rtx_htab;
3688 HOST_WIDE_INT offset;
/dports/lang/gcc9/gcc-9.4.0/gcc/
H A Dvarasm.c3655 struct GTY(()) rtx_constant_pool { struct
3657 struct constant_descriptor_rtx *first;
3658 struct constant_descriptor_rtx *last;
3664 hash_table<const_rtx_desc_hasher> *const_rtx_htab;
3668 HOST_WIDE_INT offset;
/dports/lang/gcc9-aux/gcc-9.1.0/gcc/
H A Dvarasm.c3648 struct GTY(()) rtx_constant_pool { struct
3650 struct constant_descriptor_rtx *first;
3651 struct constant_descriptor_rtx *last;
3657 hash_table<const_rtx_desc_hasher> *const_rtx_htab;
3661 HOST_WIDE_INT offset;
/dports/lang/gcc48/gcc-4.8.5/gcc/
H A Dvarasm.c3345 struct GTY(()) rtx_constant_pool { struct
3347 struct constant_descriptor_rtx *first;
3348 struct constant_descriptor_rtx *last;
3358 HOST_WIDE_INT offset;
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/gcc/
H A Dvarasm.c3461 struct GTY(()) rtx_constant_pool { struct
3463 struct constant_descriptor_rtx *first;
3464 struct constant_descriptor_rtx *last;
3474 HOST_WIDE_INT offset;
/dports/devel/mingw32-gcc/gcc-4.8.1/gcc/
H A Dvarasm.c3351 struct GTY(()) rtx_constant_pool { struct
3353 struct constant_descriptor_rtx *first;
3354 struct constant_descriptor_rtx *last;
3364 HOST_WIDE_INT offset;