Home | History | Annotate | Download | only in TableGen

Lines Matching refs:DagInit

30   void apply(SetTheory &ST, DagInit *Expr, RecSet &Elts,
38 void apply(SetTheory &ST, DagInit *Expr, RecSet &Elts,
54 void apply(SetTheory &ST, DagInit *Expr, RecSet &Elts,
70 virtual void apply2(SetTheory &ST, DagInit *Expr, RecSet &Set, int64_t N,
73 void apply(SetTheory &ST, DagInit *Expr, RecSet &Elts,
90 void apply2(SetTheory &ST, DagInit *Expr, RecSet &Set, int64_t N,
102 void apply2(SetTheory &ST, DagInit *Expr, RecSet &Set, int64_t N,
119 void apply2(SetTheory &ST, DagInit *Expr, RecSet &Set, int64_t N,
137 void apply2(SetTheory &ST, DagInit *Expr, RecSet &Set, int64_t N,
149 void apply(SetTheory &ST, DagInit *Expr, RecSet &Elts,
168 void apply(SetTheory &ST, DagInit *Expr, RecSet &Elts,
286 DagInit *DagExpr = dyn_cast<DagInit>(Expr);