|
GCC Middle and Back End API Reference
|
Data Fields | |
| const char * | name |
| bool | special |
| bool | allows_const_p |
| RTX_CODE | codes [NUM_RTX_CODE] |
This array gives the initial content of the predicate table. It has entries for all predicates defined in recog.c.
| bool std_pred_table::allows_const_p |
Referenced by cmp_c_test().
| RTX_CODE std_pred_table::codes[NUM_RTX_CODE] |
| const char* std_pred_table::name |
Referenced by add_c_test(), and cmp_c_test().
| bool std_pred_table::special |
Referenced by add_c_test(), and cmp_c_test().