Searched refs:get_precision (Results 1 – 9 of 9) sorted by relevance
493 unsigned int get_precision (const T &);658 unsigned int get_precision () const;677 wi::storage_ref::get_precision () const814 return to_shwi (this->get_precision ());835 return to_uhwi (this->get_precision ());860 unsigned int precision = this->get_precision ();924 unsigned int precision = this->get_precision ();948 unsigned int precision = this->get_precision ();964 static unsigned int get_precision (const generic_wide_int <storage> &);973 get_precision (const generic_wide_int <storage> &x)[all …]
446 static unsigned int get_precision (const double_int &);453 wi::int_traits <double_int>::get_precision (const double_int &)
2256 static unsigned int get_precision (const rtx_mode_t &);2263 wi::int_traits <rtx_mode_t>::get_precision (const rtx_mode_t &x)2273 gcc_checking_assert (precision == get_precision (x));
5728 unsigned int get_precision () const;5752 unsigned int get_precision () const;5929 wi::extended_tree <N>::get_precision () const5957 wi::unextended_tree::get_precision () const
1050 static int get_precision(double num) in get_precision() function1116 int precision = get_precision(sd) + 2; in print_footer()