Home | History | Annotate | Download | only in opcodes

Lines Matching defs:isas

6167   CGEN_BITSET *isas = cd->isas;
6179 if (cgen_bitset_contains (isas, i))
6183 /* Default insn sizes of all selected isas must be
6192 /* Base insn sizes of all selected isas must be equal
6252 ??? Simultaneous multiple isas might not make sense, but it's not (yet)
6260 CGEN_BITSET *isas = 0; /* 0 = "unspecified" */
6279 isas = va_arg (ap, CGEN_BITSET *);
6317 cd->isas = cgen_bitset_copy (isas);