Home | History | Annotate | Download | only in opcodes

Lines Matching defs:isas

3290   CGEN_BITSET *isas = cd->isas;
3302 if (cgen_bitset_contains (isas, i))
3306 /* Default insn sizes of all selected isas must be
3315 /* Base insn sizes of all selected isas must be equal
3375 ??? Simultaneous multiple isas might not make sense, but it's not (yet)
3383 CGEN_BITSET *isas = 0; /* 0 = "unspecified" */
3402 isas = va_arg (ap, CGEN_BITSET *);
3440 cd->isas = cgen_bitset_copy (isas);