#include <rtl.h>
Data Fields | |
rtunion | fld [1] |
HOST_WIDE_INT | hwint [1] |
struct reg_info | reg |
struct block_symbol | block_sym |
struct real_value | rv |
struct fixed_value | fv |
struct hwivec_def | hwiv |
struct const_poly_int_def | cpi |
struct block_symbol rtx_def::u::block_sym |
struct const_poly_int_def rtx_def::u::cpi |
rtunion rtx_def::u::fld[1] |
struct fixed_value rtx_def::u::fv |
Referenced by const_fixed_from_fixed_value().
HOST_WIDE_INT rtx_def::u::hwint[1] |
struct hwivec_def rtx_def::u::hwiv |
struct reg_info rtx_def::u::reg |
struct real_value rtx_def::u::rv |
Referenced by const_double_from_real_value().