|
GCC Middle and Back End API Reference
|
Data Fields | |
| int | with [MAX_RECOG_OPERANDS] |
| enum match_use | use [MAX_RECOG_OPERANDS] |
| int | commutative [MAX_RECOG_OPERANDS] |
| int | early_clobber [MAX_RECOG_OPERANDS] |
| int match::commutative[MAX_RECOG_OPERANDS] |
Referenced by find_matches(), and regmove_backward_pass().
| int match::early_clobber[MAX_RECOG_OPERANDS] |
Referenced by find_matches(), and regmove_backward_pass().
| enum match_use match::use[MAX_RECOG_OPERANDS] |
Referenced by find_matches(), and regmove_backward_pass().
| int match::with[MAX_RECOG_OPERANDS] |
Referenced by find_matches(), and regmove_backward_pass().