GCC Middle and Back End API Reference
optab_def_d Struct Reference

Data Fields

const char * name
const char * pattern
const char * base
const char * suffix
const char * libcall
unsigned int op
enum rtx_code fcode
enum rtx_code rcode
unsigned int kind

Field Documentation

const char* optab_def_d::base
enum rtx_code optab_def_d::fcode
unsigned int optab_def_d::kind

Referenced by optab_kind_cmp().

const char* optab_def_d::libcall
const char* optab_def_d::name
unsigned int optab_def_d::op

Referenced by gen_insn(), main(), and optab_kind_cmp().

const char* optab_def_d::pattern
enum rtx_code optab_def_d::rcode

Referenced by main(), and optab_rcode_cmp().

const char* optab_def_d::suffix

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