Searched defs:operand_alternative (Results 1 – 1 of 1) sorted by relevance
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 …]