Searched defs:operand_alternative (Results 1 – 2 of 2) sorted by relevance
34 struct operand_alternative struct38 const char *constraint;41 enum reg_class class;45 unsigned int reject;48 int matches;52 int matched;55 unsigned int earlyclobber:1;57 unsigned int memory_ok:1; 59 unsigned int offmem_ok:1; 61 unsigned int nonoffmem_ok:1;[all …]
32 struct operand_alternative struct36 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;[all …]