|
GCC Middle and Back End API Reference
|
#include <gensupport.h>
Data Fields | |
| const char * | name |
| unsigned int | op |
| unsigned int | m1 |
| unsigned int | m2 |
| unsigned int | sort_num |
Information about an instruction name that matches an optab pattern.
| unsigned int optab_pattern::m1 |
Referenced by find_optab(), and match_pattern().
| unsigned int optab_pattern::m2 |
Referenced by find_optab(), and match_pattern().
| const char* optab_pattern::name |
Referenced by find_optab(), and main().
| unsigned int optab_pattern::op |
Referenced by find_optab(), and gen_expand().
| unsigned int optab_pattern::sort_num |
Referenced by find_optab(), and main().