Lines Matching defs:operand_alternative
32 struct operand_alternative struct
36 const char *constraint;
39 enum reg_class cl;
43 unsigned int reject;
46 int matches;
50 int matched;
53 unsigned int earlyclobber:1;
55 unsigned int memory_ok:1;
57 unsigned int offmem_ok:1;
59 unsigned int nonoffmem_ok:1;
61 unsigned int decmem_ok:1;
63 unsigned int incmem_ok:1;
65 unsigned int is_address:1;
68 unsigned int anything_ok:1;