GCC Middle and Back End API Reference
|
#include <gensupport.h>
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 |
Describes one entry in optabs.def.
const char* optab_def::base |
enum rtx_code optab_def::fcode |
unsigned int optab_def::kind |
const char* optab_def::libcall |
const char* optab_def::name |
unsigned int optab_def::op |
Referenced by find_optab(), and main().
const char* optab_def::pattern |
enum rtx_code optab_def::rcode |
Referenced by main(), and optab_rcode_cmp().
const char* optab_def::suffix |