GCC Middle and Back End API Reference
wi::int_traits< extended_tree< N > > Struct Template Reference

#include <tree.h>

Static Public Attributes

static enum precision_type precision_type = N == ADDR_MAX_PRECISION ? INL_CONST_PRECISION : CONST_PRECISION
 
static const bool host_dependent_precision = false
 
static const bool is_sign_extended = true
 
static const bool needs_write_val_arg = false
 
static const unsigned int precision = N
 

Field Documentation

◆ host_dependent_precision

template<int N>
const bool wi::int_traits< extended_tree< N > >::host_dependent_precision = false
static

◆ is_sign_extended

template<int N>
const bool wi::int_traits< extended_tree< N > >::is_sign_extended = true
static

◆ needs_write_val_arg

template<int N>
const bool wi::int_traits< extended_tree< N > >::needs_write_val_arg = false
static

◆ precision

template<int N>
const unsigned int wi::int_traits< extended_tree< N > >::precision = N
static

◆ precision_type


The documentation for this struct was generated from the following file: