Home
last modified time | relevance | path

Searched refs:modebitsize (Results 1 – 19 of 19) sorted by relevance

/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/gcc/
H A Dubsan.c794 int modebitsize = GET_MODE_BITSIZE (TYPE_MODE (type)); in instrument_bool_enum_load() local
801 tree utype = build_nonstandard_integer_type (modebitsize, 1); in instrument_bool_enum_load()
804 || (bitpos % modebitsize) != 0 in instrument_bool_enum_load()
805 || bitsize != modebitsize in instrument_bool_enum_load()
806 || GET_MODE_BITSIZE (TYPE_MODE (utype)) != modebitsize in instrument_bool_enum_load()
/dports/lang/gcc6-aux/gcc-6-20180516/gcc/
H A Dubsan.c1362 int modebitsize = GET_MODE_BITSIZE (TYPE_MODE (type)); in instrument_bool_enum_load() local
1369 tree utype = build_nonstandard_integer_type (modebitsize, 1); in instrument_bool_enum_load()
1372 || (bitpos % modebitsize) != 0 in instrument_bool_enum_load()
1373 || bitsize != modebitsize in instrument_bool_enum_load()
1374 || GET_MODE_BITSIZE (TYPE_MODE (utype)) != modebitsize in instrument_bool_enum_load()
/dports/lang/gnat_util/gcc-6-20180516/gcc/
H A Dubsan.c1362 int modebitsize = GET_MODE_BITSIZE (TYPE_MODE (type)); in instrument_bool_enum_load() local
1369 tree utype = build_nonstandard_integer_type (modebitsize, 1); in instrument_bool_enum_load()
1372 || (bitpos % modebitsize) != 0 in instrument_bool_enum_load()
1373 || bitsize != modebitsize in instrument_bool_enum_load()
1374 || GET_MODE_BITSIZE (TYPE_MODE (utype)) != modebitsize in instrument_bool_enum_load()
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/
H A Dubsan.c1675 int modebitsize = GET_MODE_BITSIZE (SCALAR_INT_TYPE_MODE (type)); in instrument_bool_enum_load() local
1682 tree utype = build_nonstandard_integer_type (modebitsize, 1); in instrument_bool_enum_load()
1685 || !multiple_p (bitpos, modebitsize) in instrument_bool_enum_load()
1686 || maybe_ne (bitsize, modebitsize) in instrument_bool_enum_load()
1687 || GET_MODE_BITSIZE (SCALAR_INT_TYPE_MODE (utype)) != modebitsize in instrument_bool_enum_load()
/dports/lang/gcc8/gcc-8.5.0/gcc/
H A Dubsan.c1669 int modebitsize = GET_MODE_BITSIZE (SCALAR_INT_TYPE_MODE (type)); in instrument_bool_enum_load() local
1676 tree utype = build_nonstandard_integer_type (modebitsize, 1); in instrument_bool_enum_load()
1679 || !multiple_p (bitpos, modebitsize) in instrument_bool_enum_load()
1680 || maybe_ne (bitsize, modebitsize) in instrument_bool_enum_load()
1681 || GET_MODE_BITSIZE (SCALAR_INT_TYPE_MODE (utype)) != modebitsize in instrument_bool_enum_load()
/dports/lang/gcc10/gcc-10.3.0/gcc/
H A Dubsan.c1669 int modebitsize = GET_MODE_BITSIZE (SCALAR_INT_TYPE_MODE (type)); in instrument_bool_enum_load() local
1676 tree utype = build_nonstandard_integer_type (modebitsize, 1); in instrument_bool_enum_load()
1679 || !multiple_p (bitpos, modebitsize) in instrument_bool_enum_load()
1680 || maybe_ne (bitsize, modebitsize) in instrument_bool_enum_load()
1681 || GET_MODE_BITSIZE (SCALAR_INT_TYPE_MODE (utype)) != modebitsize in instrument_bool_enum_load()
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/gcc/
H A Dubsan.c1666 int modebitsize = GET_MODE_BITSIZE (SCALAR_INT_TYPE_MODE (type)); in instrument_bool_enum_load() local
1673 tree utype = build_nonstandard_integer_type (modebitsize, 1); in instrument_bool_enum_load()
1676 || !multiple_p (bitpos, modebitsize) in instrument_bool_enum_load()
1677 || maybe_ne (bitsize, modebitsize) in instrument_bool_enum_load()
1678 || GET_MODE_BITSIZE (SCALAR_INT_TYPE_MODE (utype)) != modebitsize in instrument_bool_enum_load()
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/gcc/
H A Dubsan.c1666 int modebitsize = GET_MODE_BITSIZE (SCALAR_INT_TYPE_MODE (type)); in instrument_bool_enum_load() local
1673 tree utype = build_nonstandard_integer_type (modebitsize, 1); in instrument_bool_enum_load()
1676 || !multiple_p (bitpos, modebitsize) in instrument_bool_enum_load()
1677 || maybe_ne (bitsize, modebitsize) in instrument_bool_enum_load()
1678 || GET_MODE_BITSIZE (SCALAR_INT_TYPE_MODE (utype)) != modebitsize in instrument_bool_enum_load()
/dports/devel/avr-gcc/gcc-10.2.0/gcc/
H A Dubsan.c1669 int modebitsize = GET_MODE_BITSIZE (SCALAR_INT_TYPE_MODE (type)); in instrument_bool_enum_load() local
1676 tree utype = build_nonstandard_integer_type (modebitsize, 1); in instrument_bool_enum_load()
1679 || !multiple_p (bitpos, modebitsize) in instrument_bool_enum_load()
1680 || maybe_ne (bitsize, modebitsize) in instrument_bool_enum_load()
1681 || GET_MODE_BITSIZE (SCALAR_INT_TYPE_MODE (utype)) != modebitsize in instrument_bool_enum_load()
/dports/lang/gcc9-devel/gcc-9-20211007/gcc/
H A Dubsan.c1669 int modebitsize = GET_MODE_BITSIZE (SCALAR_INT_TYPE_MODE (type)); in instrument_bool_enum_load() local
1676 tree utype = build_nonstandard_integer_type (modebitsize, 1); in instrument_bool_enum_load()
1679 || !multiple_p (bitpos, modebitsize) in instrument_bool_enum_load()
1680 || maybe_ne (bitsize, modebitsize) in instrument_bool_enum_load()
1681 || GET_MODE_BITSIZE (SCALAR_INT_TYPE_MODE (utype)) != modebitsize in instrument_bool_enum_load()
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/gcc/
H A Dubsan.c1666 int modebitsize = GET_MODE_BITSIZE (SCALAR_INT_TYPE_MODE (type)); in instrument_bool_enum_load() local
1673 tree utype = build_nonstandard_integer_type (modebitsize, 1); in instrument_bool_enum_load()
1676 || !multiple_p (bitpos, modebitsize) in instrument_bool_enum_load()
1677 || maybe_ne (bitsize, modebitsize) in instrument_bool_enum_load()
1678 || GET_MODE_BITSIZE (SCALAR_INT_TYPE_MODE (utype)) != modebitsize in instrument_bool_enum_load()
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/gcc/
H A Dubsan.c1666 int modebitsize = GET_MODE_BITSIZE (SCALAR_INT_TYPE_MODE (type)); in instrument_bool_enum_load() local
1673 tree utype = build_nonstandard_integer_type (modebitsize, 1); in instrument_bool_enum_load()
1676 || !multiple_p (bitpos, modebitsize) in instrument_bool_enum_load()
1677 || maybe_ne (bitsize, modebitsize) in instrument_bool_enum_load()
1678 || GET_MODE_BITSIZE (SCALAR_INT_TYPE_MODE (utype)) != modebitsize in instrument_bool_enum_load()
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/
H A Dubsan.c1675 int modebitsize = GET_MODE_BITSIZE (SCALAR_INT_TYPE_MODE (type)); in instrument_bool_enum_load() local
1682 tree utype = build_nonstandard_integer_type (modebitsize, 1); in instrument_bool_enum_load()
1685 || !multiple_p (bitpos, modebitsize) in instrument_bool_enum_load()
1686 || maybe_ne (bitsize, modebitsize) in instrument_bool_enum_load()
1687 || GET_MODE_BITSIZE (SCALAR_INT_TYPE_MODE (utype)) != modebitsize in instrument_bool_enum_load()
/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/
H A Dubsan.c1672 int modebitsize = GET_MODE_BITSIZE (SCALAR_INT_TYPE_MODE (type)); in instrument_bool_enum_load() local
1679 tree utype = build_nonstandard_integer_type (modebitsize, 1); in instrument_bool_enum_load()
1682 || !multiple_p (bitpos, modebitsize) in instrument_bool_enum_load()
1683 || maybe_ne (bitsize, modebitsize) in instrument_bool_enum_load()
1684 || GET_MODE_BITSIZE (SCALAR_INT_TYPE_MODE (utype)) != modebitsize in instrument_bool_enum_load()
/dports/devel/riscv64-gcc/gcc-8.3.0/gcc/
H A Dubsan.c1666 int modebitsize = GET_MODE_BITSIZE (SCALAR_INT_TYPE_MODE (type)); in instrument_bool_enum_load() local
1673 tree utype = build_nonstandard_integer_type (modebitsize, 1); in instrument_bool_enum_load()
1676 || !multiple_p (bitpos, modebitsize) in instrument_bool_enum_load()
1677 || maybe_ne (bitsize, modebitsize) in instrument_bool_enum_load()
1678 || GET_MODE_BITSIZE (SCALAR_INT_TYPE_MODE (utype)) != modebitsize in instrument_bool_enum_load()
/dports/lang/gcc11/gcc-11.2.0/gcc/
H A Dubsan.c1672 int modebitsize = GET_MODE_BITSIZE (SCALAR_INT_TYPE_MODE (type)); in instrument_bool_enum_load() local
1679 tree utype = build_nonstandard_integer_type (modebitsize, 1); in instrument_bool_enum_load()
1682 || !multiple_p (bitpos, modebitsize) in instrument_bool_enum_load()
1683 || maybe_ne (bitsize, modebitsize) in instrument_bool_enum_load()
1684 || GET_MODE_BITSIZE (SCALAR_INT_TYPE_MODE (utype)) != modebitsize in instrument_bool_enum_load()
/dports/lang/gcc10-devel/gcc-10-20211008/gcc/
H A Dubsan.c1669 int modebitsize = GET_MODE_BITSIZE (SCALAR_INT_TYPE_MODE (type)); in instrument_bool_enum_load() local
1676 tree utype = build_nonstandard_integer_type (modebitsize, 1); in instrument_bool_enum_load()
1679 || !multiple_p (bitpos, modebitsize) in instrument_bool_enum_load()
1680 || maybe_ne (bitsize, modebitsize) in instrument_bool_enum_load()
1681 || GET_MODE_BITSIZE (SCALAR_INT_TYPE_MODE (utype)) != modebitsize in instrument_bool_enum_load()
/dports/lang/gcc9/gcc-9.4.0/gcc/
H A Dubsan.c1669 int modebitsize = GET_MODE_BITSIZE (SCALAR_INT_TYPE_MODE (type)); in instrument_bool_enum_load() local
1676 tree utype = build_nonstandard_integer_type (modebitsize, 1); in instrument_bool_enum_load()
1679 || !multiple_p (bitpos, modebitsize) in instrument_bool_enum_load()
1680 || maybe_ne (bitsize, modebitsize) in instrument_bool_enum_load()
1681 || GET_MODE_BITSIZE (SCALAR_INT_TYPE_MODE (utype)) != modebitsize in instrument_bool_enum_load()
/dports/lang/gcc9-aux/gcc-9.1.0/gcc/
H A Dubsan.c1666 int modebitsize = GET_MODE_BITSIZE (SCALAR_INT_TYPE_MODE (type)); in instrument_bool_enum_load() local
1673 tree utype = build_nonstandard_integer_type (modebitsize, 1); in instrument_bool_enum_load()
1676 || !multiple_p (bitpos, modebitsize) in instrument_bool_enum_load()
1677 || maybe_ne (bitsize, modebitsize) in instrument_bool_enum_load()
1678 || GET_MODE_BITSIZE (SCALAR_INT_TYPE_MODE (utype)) != modebitsize in instrument_bool_enum_load()