GCC Middle and Back End API Reference
match Struct 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]

Field Documentation

int match::commutative[MAX_RECOG_OPERANDS]
int match::early_clobber[MAX_RECOG_OPERANDS]
enum match_use match::use[MAX_RECOG_OPERANDS]
int match::with[MAX_RECOG_OPERANDS]

The documentation for this struct was generated from the following file: