Home | History | Annotate | Download | only in TableGen

Lines Matching full:predicateset

69 typedef SmallSetVector<std::string, 16> PredicateSet;
74 PredicateSet Predicates;
103 PredicateSet &Predicates,
871 emitPredicateFunction(formatted_raw_ostream &OS, PredicateSet &Predicates,
1186 PredicateSet::const_iterator P = std::find(TableInfo.Predicates.begin(),