Lines Matching defs:operand_alternative
34 struct operand_alternative struct
38 const char *constraint;
41 enum reg_class cl;
45 unsigned int reject;
48 int matches;
52 int matched;
55 unsigned int earlyclobber:1;
58 unsigned int memory_ok:1;
60 unsigned int offmem_ok:1;
62 unsigned int nonoffmem_ok:1;
64 unsigned int decmem_ok:1;
66 unsigned int incmem_ok:1;
68 unsigned int is_address:1;
71 unsigned int anything_ok:1;