Home | History | Annotate | Download | only in opcodes

Lines Matching refs:isas

1087   CGEN_BITSET *isas = cd->isas;
1099 if (cgen_bitset_contains (isas, i))
1103 /* Default insn sizes of all selected isas must be
1112 /* Base insn sizes of all selected isas must be equal
1172 ??? Simultaneous multiple isas might not make sense, but it's not (yet)
1180 CGEN_BITSET *isas = 0; /* 0 = "unspecified" */
1199 isas = va_arg (ap, CGEN_BITSET *);
1237 cd->isas = cgen_bitset_copy (isas);