Home | History | Annotate | Download | only in TableGen

Lines Matching refs:expand

257   // Expand any composed subreg indices.
553 void expand(SetTheory &ST, Record *Def, SetTheory::RecSet &Elts) {
684 const SetTheory::RecVec *Elements = RegBank.getSets().expand(R);
950 // Expand tuples and number the new registers.
956 const std::vector<Record*> *TupRegs = Sets.expand(Tups[i]);
1489 /// should not expand the S set to include D regs.