Home | History | Annotate | Download | only in TableGen

Lines Matching refs:expand

251   // Expand any composed subreg indices.
591 void expand(SetTheory &ST, Record *Def, SetTheory::RecSet &Elts) {
722 const SetTheory::RecVec *Elements = RegBank.getSets().expand(R);
988 // Expand tuples and number the new registers.
992 const std::vector<Record*> *TupRegs = Sets.expand(Tups[i]);