Searched refs:operand_alternative (Results 1 – 4 of 4) sorted by relevance
32 struct operand_alternative struct212 extern struct operand_alternative recog_op_alt[MAX_RECOG_OPERANDS][MAX_RECOG_ALTERNATIVES];
81 struct operand_alternative recog_op_alt[MAX_RECOG_OPERANDS][MAX_RECOG_ALTERNATIVES];2113 * sizeof (struct operand_alternative))); in preprocess_constraints()2118 struct operand_alternative *op_alt; in preprocess_constraints()
20557 * recog.h (operand_alternative, recog_constraints, insn_template,
5371 * recog.h (struct operand_alternative): Add is_address.