GCC Middle and Back End API Reference
init_expmed_rtl Struct Reference
Collaboration diagram for init_expmed_rtl:

Data Fields

struct rtx_def reg
struct rtx_def plus
struct rtx_def neg
struct rtx_def mult
struct rtx_def sdiv
struct rtx_def udiv
struct rtx_def sdiv_32
struct rtx_def smod_32
struct rtx_def wide_mult
struct rtx_def wide_lshr
struct rtx_def wide_trunc
struct rtx_def shift
struct rtx_def shift_mult
struct rtx_def shift_add
struct rtx_def shift_sub0
struct rtx_def shift_sub1
struct rtx_def zext
struct rtx_def trunc
rtx pow2 [MAX_BITS_PER_WORD]
rtx cint [MAX_BITS_PER_WORD]

Field Documentation

rtx init_expmed_rtl::cint[MAX_BITS_PER_WORD]
struct rtx_def init_expmed_rtl::mult
struct rtx_def init_expmed_rtl::neg
struct rtx_def init_expmed_rtl::plus
rtx init_expmed_rtl::pow2[MAX_BITS_PER_WORD]
struct rtx_def init_expmed_rtl::reg

Referenced by init_expmed_one_conv().

struct rtx_def init_expmed_rtl::sdiv
struct rtx_def init_expmed_rtl::sdiv_32
struct rtx_def init_expmed_rtl::shift
struct rtx_def init_expmed_rtl::shift_add
struct rtx_def init_expmed_rtl::shift_mult
struct rtx_def init_expmed_rtl::shift_sub0
struct rtx_def init_expmed_rtl::shift_sub1
struct rtx_def init_expmed_rtl::smod_32
struct rtx_def init_expmed_rtl::trunc

Referenced by init_expmed_one_conv().

struct rtx_def init_expmed_rtl::udiv
struct rtx_def init_expmed_rtl::wide_lshr
struct rtx_def init_expmed_rtl::wide_mult
struct rtx_def init_expmed_rtl::wide_trunc
struct rtx_def init_expmed_rtl::zext

Referenced by init_expmed_one_conv().


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