Home | History | Annotate | Download | only in opcodes

Lines Matching defs:isas

2050   CGEN_BITSET *isas = cd->isas;
2062 if (cgen_bitset_contains (isas, i))
2066 /* Default insn sizes of all selected isas must be
2075 /* Base insn sizes of all selected isas must be equal
2135 ??? Simultaneous multiple isas might not make sense, but it's not (yet)
2143 CGEN_BITSET *isas = 0; /* 0 = "unspecified" */
2162 isas = va_arg (ap, CGEN_BITSET *);
2200 cd->isas = cgen_bitset_copy (isas);