Home | History | Annotate | Download | only in TableGen

Lines Matching refs:SetTheory

549 // sub-registers. We provide a SetTheory expander class that returns the new
552 struct TupleExpander : SetTheory::Expander {
553 void expand(SetTheory &ST, Record *Def, SetTheory::RecSet &Elts) {
565 SmallVector<SetTheory::RecSet, 4> Lists(Dim);
684 const SetTheory::RecVec *Elements = RegBank.getSets().expand(R);
697 SetTheory::RecSet Order;