|
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 |
| const char* optab_def::pattern |
| enum rtx_code optab_def::rcode |
| const char* optab_def::suffix |