Home
last modified time | relevance | path

Searched refs:part_widthi (Results 1 – 25 of 29) sorted by relevance

12

/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/gcc/
H A Dgimple-fold.c3595 unsigned HOST_WIDE_INT part_widthi in gimple_fold_indirect_ref() local
3599 if (offset / part_widthi in gimple_fold_indirect_ref()
/dports/lang/gnat_util/gcc-6-20180516/gcc/cp/
H A Dconstexpr.c2875 unsigned HOST_WIDE_INT part_widthi = tree_to_shwi (part_width)/BITS_PER_UNIT; in cxx_fold_indirect_ref() local
2879 if (offset / part_widthi < TYPE_VECTOR_SUBPARTS (op00type)) in cxx_fold_indirect_ref()
/dports/lang/gcc6-aux/gcc-6-20180516/gcc/cp/
H A Dconstexpr.c2875 unsigned HOST_WIDE_INT part_widthi = tree_to_shwi (part_width)/BITS_PER_UNIT; in cxx_fold_indirect_ref() local
2879 if (offset / part_widthi < TYPE_VECTOR_SUBPARTS (op00type)) in cxx_fold_indirect_ref()
/dports/lang/gnat_util/gcc-6-20180516/gcc/
H A Dgimple-fold.c5881 unsigned HOST_WIDE_INT part_widthi in gimple_fold_indirect_ref() local
5885 if (offset / part_widthi in gimple_fold_indirect_ref()
/dports/lang/gcc6-aux/gcc-6-20180516/gcc/
H A Dgimple-fold.c5881 unsigned HOST_WIDE_INT part_widthi in gimple_fold_indirect_ref() local
5885 if (offset / part_widthi in gimple_fold_indirect_ref()
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/gcc/
H A Dgimple-fold.c7005 unsigned HOST_WIDE_INT part_widthi in gimple_fold_indirect_ref() local
7009 if (known_lt (offset / part_widthi, in gimple_fold_indirect_ref()
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/gcc/
H A Dgimple-fold.c7005 unsigned HOST_WIDE_INT part_widthi in gimple_fold_indirect_ref() local
7009 if (known_lt (offset / part_widthi, in gimple_fold_indirect_ref()
/dports/devel/riscv64-gcc/gcc-8.3.0/gcc/
H A Dgimple-fold.c7010 unsigned HOST_WIDE_INT part_widthi in gimple_fold_indirect_ref() local
7014 if (known_lt (offset / part_widthi, in gimple_fold_indirect_ref()
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/gcc/
H A Dgimple-fold.c7005 unsigned HOST_WIDE_INT part_widthi in gimple_fold_indirect_ref() local
7009 if (known_lt (offset / part_widthi, in gimple_fold_indirect_ref()
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/gcc/
H A Dgimple-fold.c7005 unsigned HOST_WIDE_INT part_widthi in gimple_fold_indirect_ref() local
7009 if (known_lt (offset / part_widthi, in gimple_fold_indirect_ref()
/dports/lang/gcc8/gcc-8.5.0/gcc/
H A Dgimple-fold.c7005 unsigned HOST_WIDE_INT part_widthi in gimple_fold_indirect_ref() local
7009 if (known_lt (offset / part_widthi, in gimple_fold_indirect_ref()
/dports/lang/gcc9/gcc-9.4.0/gcc/
H A Dgimple-fold.c7276 unsigned HOST_WIDE_INT part_widthi in gimple_fold_indirect_ref() local
7280 if (known_lt (offset / part_widthi, in gimple_fold_indirect_ref()
/dports/devel/avr-gcc/gcc-10.2.0/gcc/
H A Dgimple-fold.c7365 unsigned HOST_WIDE_INT part_widthi in gimple_fold_indirect_ref() local
7369 if (known_lt (offset / part_widthi, in gimple_fold_indirect_ref()
/dports/lang/gcc48/gcc-4.8.5/gcc/
H A Dgimplify.c4369 unsigned HOST_WIDE_INT part_widthi in gimple_fold_indirect_ref() local
4373 if (offset / part_widthi in gimple_fold_indirect_ref()
/dports/lang/gcc10-devel/gcc-10-20211008/gcc/
H A Dgimple-fold.c7373 unsigned HOST_WIDE_INT part_widthi in gimple_fold_indirect_ref() local
7377 if (known_lt (offset / part_widthi, in gimple_fold_indirect_ref()
/dports/lang/gcc9-aux/gcc-9.1.0/gcc/
H A Dgimple-fold.c7269 unsigned HOST_WIDE_INT part_widthi in gimple_fold_indirect_ref() local
7273 if (known_lt (offset / part_widthi, in gimple_fold_indirect_ref()
/dports/lang/gcc10/gcc-10.3.0/gcc/
H A Dgimple-fold.c7369 unsigned HOST_WIDE_INT part_widthi in gimple_fold_indirect_ref() local
7373 if (known_lt (offset / part_widthi, in gimple_fold_indirect_ref()
/dports/lang/gcc9-devel/gcc-9-20211007/gcc/
H A Dgimple-fold.c7276 unsigned HOST_WIDE_INT part_widthi in gimple_fold_indirect_ref() local
7280 if (known_lt (offset / part_widthi, in gimple_fold_indirect_ref()
/dports/devel/mingw32-gcc/gcc-4.8.1/gcc/
H A Dgimplify.c4367 unsigned HOST_WIDE_INT part_widthi in gimple_fold_indirect_ref() local
4371 if (offset / part_widthi in gimple_fold_indirect_ref()
/dports/lang/gcc48/gcc-4.8.5/gcc/cp/
H A Dsemantics.c7573 unsigned HOST_WIDE_INT part_widthi = tree_low_cst (part_width, 0)/BITS_PER_UNIT; in cxx_fold_indirect_ref() local
7577 if (offset / part_widthi < TYPE_VECTOR_SUBPARTS (op00type)) in cxx_fold_indirect_ref()
/dports/devel/mingw32-gcc/gcc-4.8.1/gcc/cp/
H A Dsemantics.c7531 unsigned HOST_WIDE_INT part_widthi = tree_low_cst (part_width, 0)/BITS_PER_UNIT; in cxx_fold_indirect_ref() local
7535 if (offset/part_widthi <= TYPE_VECTOR_SUBPARTS (op00type)) in cxx_fold_indirect_ref()
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/
H A Dgimple-fold.c8479 unsigned HOST_WIDE_INT part_widthi in gimple_fold_indirect_ref() local
8483 if (known_lt (offset / part_widthi, in gimple_fold_indirect_ref()
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/gcc/cp/
H A Dsemantics.c9225 unsigned HOST_WIDE_INT part_widthi = tree_to_shwi (part_width)/BITS_PER_UNIT; in cxx_fold_indirect_ref() local
9229 if (offset / part_widthi < TYPE_VECTOR_SUBPARTS (op00type)) in cxx_fold_indirect_ref()
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/
H A Dgimple-fold.c8355 unsigned HOST_WIDE_INT part_widthi in gimple_fold_indirect_ref() local
8359 if (known_lt (offset / part_widthi, in gimple_fold_indirect_ref()
/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/
H A Dgimple-fold.c8351 unsigned HOST_WIDE_INT part_widthi in gimple_fold_indirect_ref() local
8355 if (known_lt (offset / part_widthi, in gimple_fold_indirect_ref()

12