Home
last modified time | relevance | path

Searched refs:to_shwi (Results 1 – 25 of 132) sorted by relevance

123456

/netbsd/external/gpl3/gcc/dist/gcc/
H A Dgimple-ssa-warn-restrict.c1089 ovloff[0] = off.to_shwi (); in generic_overlap()
1091 ovloff[1] = off.to_shwi (); in generic_overlap()
1127 ovloff[0] = off.to_shwi (); in generic_overlap()
1129 ovloff[1] = off.to_shwi (); in generic_overlap()
1135 ovlsiz[0] = siz[0].to_shwi (); in generic_overlap()
1738 && ooboff[0].to_shwi () >= ooboff[1].to_shwi ())) in maybe_diag_access_bounds()
1865 ref.refoff.to_shwi ())) in maybe_diag_access_bounds()
2122 (long long)dstoff[0].to_shwi (), (long long)dstoff[1].to_shwi (), in dump()
2123 (long long)dstsiz[0].to_shwi (), (long long)dstsiz[1].to_shwi (), in dump()
2124 (long long)srcoff[0].to_shwi (), (long long)srcoff[1].to_shwi (), in dump()
[all …]
H A Dgimple-ssa-warn-restrict.cc1099 ovloff[0] = off.to_shwi (); in generic_overlap()
1101 ovloff[1] = off.to_shwi (); in generic_overlap()
1137 ovloff[0] = off.to_shwi (); in generic_overlap()
1139 ovloff[1] = off.to_shwi (); in generic_overlap()
1145 ovlsiz[0] = siz[0].to_shwi (); in generic_overlap()
1751 && ooboff[0].to_shwi () >= ooboff[1].to_shwi ())) in maybe_diag_access_bounds()
1878 ref.refoff.to_shwi ())) in maybe_diag_access_bounds()
2150 (long long)dstoff[0].to_shwi (), (long long)dstoff[1].to_shwi (), in dump()
2151 (long long)dstsiz[0].to_shwi (), (long long)dstsiz[1].to_shwi (), in dump()
2152 (long long)srcoff[0].to_shwi (), (long long)srcoff[1].to_shwi (), in dump()
[all …]
H A Dgimple-array-bounds.cc499 offrange[0].to_shwi (), reftype); in check_mem_ref()
504 offrange[0].to_shwi (), in check_mem_ref()
505 offrange[1].to_shwi (), reftype); in check_mem_ref()
519 axstype, offrange[0].to_shwi (), backtype); in check_mem_ref()
537 HOST_WIDE_INT tmpidx = (aref.offmax[i] / eltsize).to_shwi (); in check_mem_ref()
621 idx.to_shwi (), TREE_TYPE (tem)); in check_addr_expr()
H A Dwide-int-print.cc62 -(unsigned HOST_WIDE_INT) wi.to_shwi ()); in print_decs()
64 sprintf (buf, HOST_WIDE_INT_PRINT_DEC, wi.to_shwi ()); in print_decs()
H A Ddouble-int.h89 HOST_WIDE_INT to_shwi () const;
287 double_int::to_shwi () const in to_shwi() function
H A Dtree-dfa.c632 if (off.to_shwi (&off_hwi)) in get_ref_base_and_extent()
649 if (!bitsize.to_shwi (psize) || maybe_lt (*psize, 0)) in get_ref_base_and_extent()
661 if (!bit_offset.to_shwi (poffset)) in get_ref_base_and_extent()
706 if (!maxsize.to_shwi (pmax_size) in get_ref_base_and_extent()
H A Dtree-dfa.cc647 if (off.to_shwi (&off_hwi)) in get_ref_base_and_extent()
664 if (!bitsize.to_shwi (psize) || maybe_lt (*psize, 0)) in get_ref_base_and_extent()
676 if (!bit_offset.to_shwi (poffset)) in get_ref_base_and_extent()
721 if (!maxsize.to_shwi (pmax_size) in get_ref_base_and_extent()
H A Dpointer-query.cc1067 minoff = aref.offrng[0].to_shwi (); in inform_access()
1072 maxoff = aref.offrng[1].to_shwi (); in inform_access()
1085 minsize = aref.sizrng[0].to_shwi (); in inform_access()
1086 maxsize = aref.sizrng[1].to_shwi (); in inform_access()
1291 (long long) offrng[0].to_shwi (), in dump()
1292 (long long) offrng[1].to_shwi ()); in dump()
1296 (long long) offrng[0].to_shwi ()); in dump()
H A Dwide-int.h724 HOST_WIDE_INT to_shwi (unsigned int) const;
725 HOST_WIDE_INT to_shwi () const;
798 generic_wide_int <storage>::to_shwi (unsigned int precision) const
809 generic_wide_int <storage>::to_shwi () const
814 return to_shwi (this->get_precision ());
1913 return xi.to_shwi () < yi.to_shwi ();
2064 HOST_WIDE_INT xl = xi.to_shwi ();
2065 HOST_WIDE_INT yl = yi.to_shwi ();
H A Dipa-modref-tree.cc394 if (s.to_shwi (&new_max_size)) in update2()
703 if (!off.to_shwi (&off2)) in get_ao_ref()
H A Dfold-const-call.c232 bool inexact = func (m, arg0.to_shwi (), m, rnd); in do_mpfr_arg2()
602 real_ldexp (&initial_result, arg0, arg1.to_shwi ()); in fold_const_builtin_load_exponent()
1434 real_powi (result, format, arg0, arg1.to_shwi ()); in fold_const_call_sss()
/netbsd/external/gpl3/gcc.old/dist/gcc/
H A Dgimple-ssa-warn-restrict.c1089 ovloff[0] = off.to_shwi (); in generic_overlap()
1091 ovloff[1] = off.to_shwi (); in generic_overlap()
1127 ovloff[0] = off.to_shwi (); in generic_overlap()
1129 ovloff[1] = off.to_shwi (); in generic_overlap()
1135 ovlsiz[0] = siz[0].to_shwi (); in generic_overlap()
1738 && ooboff[0].to_shwi () >= ooboff[1].to_shwi ())) in maybe_diag_access_bounds()
1865 ref.refoff.to_shwi ())) in maybe_diag_access_bounds()
2122 (long long)dstoff[0].to_shwi (), (long long)dstoff[1].to_shwi (), in dump()
2123 (long long)dstsiz[0].to_shwi (), (long long)dstsiz[1].to_shwi (), in dump()
2124 (long long)srcoff[0].to_shwi (), (long long)srcoff[1].to_shwi (), in dump()
[all …]
H A Dwide-int-print.cc62 -(unsigned HOST_WIDE_INT) wi.to_shwi ()); in print_decs()
64 sprintf (buf, HOST_WIDE_INT_PRINT_DEC, wi.to_shwi ()); in print_decs()
H A Ddouble-int.h89 HOST_WIDE_INT to_shwi () const;
287 double_int::to_shwi () const in to_shwi() function
H A Dtree-dfa.c632 if (off.to_shwi (&off_hwi)) in get_ref_base_and_extent()
649 if (!bitsize.to_shwi (psize) || maybe_lt (*psize, 0)) in get_ref_base_and_extent()
661 if (!bit_offset.to_shwi (poffset)) in get_ref_base_and_extent()
706 if (!maxsize.to_shwi (pmax_size) in get_ref_base_and_extent()
H A Dwide-int.h724 HOST_WIDE_INT to_shwi (unsigned int) const;
725 HOST_WIDE_INT to_shwi () const;
798 generic_wide_int <storage>::to_shwi (unsigned int precision) const
809 generic_wide_int <storage>::to_shwi () const
814 return to_shwi (this->get_precision ());
1911 return xi.to_shwi () < yi.to_shwi ();
2062 HOST_WIDE_INT xl = xi.to_shwi ();
2063 HOST_WIDE_INT yl = yi.to_shwi ();
H A Dfold-const-call.c232 bool inexact = func (m, arg0.to_shwi (), m, rnd); in do_mpfr_arg2()
602 real_ldexp (&initial_result, arg0, arg1.to_shwi ()); in fold_const_builtin_load_exponent()
1434 real_powi (result, format, arg0, arg1.to_shwi ()); in fold_const_call_sss()
/netbsd/external/gpl3/gcc/dist/gcc/analyzer/
H A Dregion.cc437 = (relative_bit_offset.to_shwi () / bits_per_element); in get_subregions_for_binding()
441 = relative_bit_offset.to_shwi () % bits_per_element; in get_subregions_for_binding()
1421 = wi::to_offset (byte_offset_cst).to_shwi (); in get_relative_concrete_offset()
1626 HOST_WIDE_INT num_bytes = m_bits.m_size_in_bits.to_shwi () / BITS_PER_UNIT; in get_byte_size_sval()
H A Dregion-model-manager.cc588 HOST_WIDE_INT bit_offset = bits.get_start_bit_offset ().to_shwi (); in maybe_undo_optimize_bit_field_compare()
827 = subregion_bytes.m_start_byte_offset.to_shwi (); in maybe_fold_sub_svalue()
1066 = (bytes.get_start_byte_offset ().to_shwi () in maybe_fold_bits_within_svalue()
1069 = (bytes.get_last_byte_offset ().to_shwi () in maybe_fold_bits_within_svalue()
/netbsd/external/gpl3/gcc/dist/gcc/d/
H A Dd-longdouble.cc71 return wi.to_shwi (); in to_int()
/netbsd/external/gpl3/gcc.old/dist/gcc/d/
H A Dd-longdouble.cc77 return wi.to_shwi (); in to_int()
/netbsd/external/gpl3/gcc/dist/gcc/config/aarch64/
H A Dfractional-cost.h180 return result.to_shwi (); in scale()
/netbsd/external/gpl3/gcc/dist/gcc/fortran/
H A Dmisc.c449 return w.to_shwi (); in gfc_mpz_get_hwi()
H A Dmisc.cc451 return w.to_shwi (); in gfc_mpz_get_hwi()
/netbsd/external/gpl3/gcc.old/dist/gcc/fortran/
H A Dmisc.c449 return w.to_shwi (); in gfc_mpz_get_hwi()

123456