Home | History | Annotate | Download | only in opcodes

Lines Matching defs:isas

1094   CGEN_BITSET *isas = cd->isas;
1106 if (cgen_bitset_contains (isas, i))
1110 /* Default insn sizes of all selected isas must be
1119 /* Base insn sizes of all selected isas must be equal
1183 ??? Simultaneous multiple isas might not make sense, but it's not (yet)
1191 CGEN_BITSET *isas = 0; /* 0 = "unspecified" */
1211 isas = va_arg (ap, CGEN_BITSET *);
1258 cd->isas = cgen_bitset_copy (isas);