Home
last modified time | relevance | path

Searched refs:hthis_offset (Results 1 – 21 of 21) sorted by relevance

/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/gcc/
H A Dtree-dfa.h73 HOST_WIDE_INT hthis_offset; in get_addr_base_and_unit_offset_1() local
81 hthis_offset = TREE_INT_CST_LOW (this_offset); in get_addr_base_and_unit_offset_1()
82 hthis_offset += (TREE_INT_CST_LOW (DECL_FIELD_BIT_OFFSET (field)) in get_addr_base_and_unit_offset_1()
84 byte_offset += hthis_offset; in get_addr_base_and_unit_offset_1()
/dports/lang/gcc6-aux/gcc-6-20180516/gcc/
H A Dtree-dfa.c690 HOST_WIDE_INT hthis_offset; in get_addr_base_and_unit_offset_1() local
698 hthis_offset = TREE_INT_CST_LOW (this_offset); in get_addr_base_and_unit_offset_1()
699 hthis_offset += (TREE_INT_CST_LOW (DECL_FIELD_BIT_OFFSET (field)) in get_addr_base_and_unit_offset_1()
701 byte_offset += hthis_offset; in get_addr_base_and_unit_offset_1()
/dports/lang/gnat_util/gcc-6-20180516/gcc/
H A Dtree-dfa.c690 HOST_WIDE_INT hthis_offset; in get_addr_base_and_unit_offset_1() local
698 hthis_offset = TREE_INT_CST_LOW (this_offset); in get_addr_base_and_unit_offset_1()
699 hthis_offset += (TREE_INT_CST_LOW (DECL_FIELD_BIT_OFFSET (field)) in get_addr_base_and_unit_offset_1()
701 byte_offset += hthis_offset; in get_addr_base_and_unit_offset_1()
/dports/lang/gcc8/gcc-8.5.0/gcc/
H A Dtree-dfa.c743 poly_int64 hthis_offset; in get_addr_base_and_unit_offset_1() local
746 || !poly_int_tree_p (this_offset, &hthis_offset) in get_addr_base_and_unit_offset_1()
751 hthis_offset += (TREE_INT_CST_LOW (DECL_FIELD_BIT_OFFSET (field)) in get_addr_base_and_unit_offset_1()
753 byte_offset += hthis_offset; in get_addr_base_and_unit_offset_1()
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/gcc/
H A Dtree-dfa.c743 poly_int64 hthis_offset; in get_addr_base_and_unit_offset_1() local
746 || !poly_int_tree_p (this_offset, &hthis_offset) in get_addr_base_and_unit_offset_1()
751 hthis_offset += (TREE_INT_CST_LOW (DECL_FIELD_BIT_OFFSET (field)) in get_addr_base_and_unit_offset_1()
753 byte_offset += hthis_offset; in get_addr_base_and_unit_offset_1()
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/gcc/
H A Dtree-dfa.c743 poly_int64 hthis_offset; in get_addr_base_and_unit_offset_1() local
746 || !poly_int_tree_p (this_offset, &hthis_offset) in get_addr_base_and_unit_offset_1()
751 hthis_offset += (TREE_INT_CST_LOW (DECL_FIELD_BIT_OFFSET (field)) in get_addr_base_and_unit_offset_1()
753 byte_offset += hthis_offset; in get_addr_base_and_unit_offset_1()
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/gcc/
H A Dtree-dfa.c743 poly_int64 hthis_offset; in get_addr_base_and_unit_offset_1() local
746 || !poly_int_tree_p (this_offset, &hthis_offset) in get_addr_base_and_unit_offset_1()
751 hthis_offset += (TREE_INT_CST_LOW (DECL_FIELD_BIT_OFFSET (field)) in get_addr_base_and_unit_offset_1()
753 byte_offset += hthis_offset; in get_addr_base_and_unit_offset_1()
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/gcc/
H A Dtree-dfa.c743 poly_int64 hthis_offset; in get_addr_base_and_unit_offset_1() local
746 || !poly_int_tree_p (this_offset, &hthis_offset) in get_addr_base_and_unit_offset_1()
751 hthis_offset += (TREE_INT_CST_LOW (DECL_FIELD_BIT_OFFSET (field)) in get_addr_base_and_unit_offset_1()
753 byte_offset += hthis_offset; in get_addr_base_and_unit_offset_1()
/dports/devel/riscv64-gcc/gcc-8.3.0/gcc/
H A Dtree-dfa.c743 poly_int64 hthis_offset; in get_addr_base_and_unit_offset_1() local
746 || !poly_int_tree_p (this_offset, &hthis_offset) in get_addr_base_and_unit_offset_1()
751 hthis_offset += (TREE_INT_CST_LOW (DECL_FIELD_BIT_OFFSET (field)) in get_addr_base_and_unit_offset_1()
753 byte_offset += hthis_offset; in get_addr_base_and_unit_offset_1()
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/
H A Dtree-dfa.c801 poly_int64 hthis_offset; in get_addr_base_and_unit_offset_1() local
804 || !poly_int_tree_p (this_offset, &hthis_offset) in get_addr_base_and_unit_offset_1()
809 hthis_offset += (TREE_INT_CST_LOW (DECL_FIELD_BIT_OFFSET (field)) in get_addr_base_and_unit_offset_1()
811 byte_offset += hthis_offset; in get_addr_base_and_unit_offset_1()
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/
H A Dtree-dfa.c786 poly_int64 hthis_offset; in get_addr_base_and_unit_offset_1() local
789 || !poly_int_tree_p (this_offset, &hthis_offset) in get_addr_base_and_unit_offset_1()
794 hthis_offset += (TREE_INT_CST_LOW (DECL_FIELD_BIT_OFFSET (field)) in get_addr_base_and_unit_offset_1()
796 byte_offset += hthis_offset; in get_addr_base_and_unit_offset_1()
/dports/lang/gcc10/gcc-10.3.0/gcc/
H A Dtree-dfa.c786 poly_int64 hthis_offset;
789 || !poly_int_tree_p (this_offset, &hthis_offset)
794 hthis_offset += (TREE_INT_CST_LOW (DECL_FIELD_BIT_OFFSET (field))
796 byte_offset += hthis_offset;
/dports/devel/avr-gcc/gcc-10.2.0/gcc/
H A Dtree-dfa.c786 poly_int64 hthis_offset; in get_addr_base_and_unit_offset_1() local
789 || !poly_int_tree_p (this_offset, &hthis_offset) in get_addr_base_and_unit_offset_1()
794 hthis_offset += (TREE_INT_CST_LOW (DECL_FIELD_BIT_OFFSET (field)) in get_addr_base_and_unit_offset_1()
796 byte_offset += hthis_offset; in get_addr_base_and_unit_offset_1()
/dports/lang/gcc9-devel/gcc-9-20211007/gcc/
H A Dtree-dfa.c786 poly_int64 hthis_offset; in get_addr_base_and_unit_offset_1() local
789 || !poly_int_tree_p (this_offset, &hthis_offset) in get_addr_base_and_unit_offset_1()
794 hthis_offset += (TREE_INT_CST_LOW (DECL_FIELD_BIT_OFFSET (field)) in get_addr_base_and_unit_offset_1()
796 byte_offset += hthis_offset; in get_addr_base_and_unit_offset_1()
/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/
H A Dtree-dfa.c786 poly_int64 hthis_offset; in get_addr_base_and_unit_offset_1() local
789 || !poly_int_tree_p (this_offset, &hthis_offset) in get_addr_base_and_unit_offset_1()
794 hthis_offset += (TREE_INT_CST_LOW (DECL_FIELD_BIT_OFFSET (field)) in get_addr_base_and_unit_offset_1()
796 byte_offset += hthis_offset; in get_addr_base_and_unit_offset_1()
/dports/lang/gcc11/gcc-11.2.0/gcc/
H A Dtree-dfa.c786 poly_int64 hthis_offset; in get_addr_base_and_unit_offset_1() local
789 || !poly_int_tree_p (this_offset, &hthis_offset) in get_addr_base_and_unit_offset_1()
794 hthis_offset += (TREE_INT_CST_LOW (DECL_FIELD_BIT_OFFSET (field)) in get_addr_base_and_unit_offset_1()
796 byte_offset += hthis_offset; in get_addr_base_and_unit_offset_1()
/dports/lang/gcc10-devel/gcc-10-20211008/gcc/
H A Dtree-dfa.c786 poly_int64 hthis_offset;
789 || !poly_int_tree_p (this_offset, &hthis_offset)
794 hthis_offset += (TREE_INT_CST_LOW (DECL_FIELD_BIT_OFFSET (field))
796 byte_offset += hthis_offset;
/dports/lang/gcc9/gcc-9.4.0/gcc/
H A Dtree-dfa.c786 poly_int64 hthis_offset; in get_addr_base_and_unit_offset_1() local
789 || !poly_int_tree_p (this_offset, &hthis_offset) in get_addr_base_and_unit_offset_1()
794 hthis_offset += (TREE_INT_CST_LOW (DECL_FIELD_BIT_OFFSET (field)) in get_addr_base_and_unit_offset_1()
796 byte_offset += hthis_offset; in get_addr_base_and_unit_offset_1()
/dports/lang/gcc9-aux/gcc-9.1.0/gcc/
H A Dtree-dfa.c786 poly_int64 hthis_offset; in get_addr_base_and_unit_offset_1() local
789 || !poly_int_tree_p (this_offset, &hthis_offset) in get_addr_base_and_unit_offset_1()
794 hthis_offset += (TREE_INT_CST_LOW (DECL_FIELD_BIT_OFFSET (field)) in get_addr_base_and_unit_offset_1()
796 byte_offset += hthis_offset; in get_addr_base_and_unit_offset_1()
/dports/lang/gcc48/gcc-4.8.5/gcc/
H A Dtree-flow-inline.h1255 HOST_WIDE_INT hthis_offset; in get_addr_base_and_unit_offset_1() local
1263 hthis_offset = TREE_INT_CST_LOW (this_offset); in get_addr_base_and_unit_offset_1()
1264 hthis_offset += (TREE_INT_CST_LOW (DECL_FIELD_BIT_OFFSET (field)) in get_addr_base_and_unit_offset_1()
1266 byte_offset += hthis_offset; in get_addr_base_and_unit_offset_1()
/dports/devel/mingw32-gcc/gcc-4.8.1/gcc/
H A Dtree-flow-inline.h1255 HOST_WIDE_INT hthis_offset; in get_addr_base_and_unit_offset_1() local
1263 hthis_offset = TREE_INT_CST_LOW (this_offset); in get_addr_base_and_unit_offset_1()
1264 hthis_offset += (TREE_INT_CST_LOW (DECL_FIELD_BIT_OFFSET (field)) in get_addr_base_and_unit_offset_1()
1266 byte_offset += hthis_offset; in get_addr_base_and_unit_offset_1()