#include <wide-int.h>
◆ storage_ref() [1/2]
wi::storage_ref::storage_ref |
( |
| ) |
|
|
inline |
◆ storage_ref() [2/2]
wi::storage_ref::storage_ref |
( |
const HOST_WIDE_INT * | , |
|
|
unsigned int | , |
|
|
unsigned int | ) |
◆ get_len()
unsigned int wi::storage_ref::get_len |
( |
| ) |
const |
|
inline |
◆ get_precision()
unsigned int wi::storage_ref::get_precision |
( |
| ) |
const |
|
inline |
◆ get_val()
const HOST_WIDE_INT * wi::storage_ref::get_val |
( |
| ) |
const |
|
inline |
◆ len
unsigned int wi::storage_ref::len |
◆ precision
unsigned int wi::storage_ref::precision |
Referenced by wi::clrsb(), wi::clz(), wi::ctz(), wi::exact_log2(), wi::floor_log2(), wide_int_storage::from(), get_precision(), wi::only_sign_bit_p(), wi::popcount(), and wide_int_ref_storage< SE, HDP >::wide_int_ref_storage().
◆ val
const HOST_WIDE_INT* wi::storage_ref::val |
The documentation for this class was generated from the following file: