Home
last modified time | relevance | path

Searched refs:PredicateSet (Results 1 – 1 of 1) sorted by relevance

/external/llvm/utils/TableGen/
DFixedLenDecoderEmitter.cpp69 typedef SmallSetVector<std::string, 16> PredicateSet; typedef
74 PredicateSet Predicates;
103 PredicateSet &Predicates,
871 emitPredicateFunction(formatted_raw_ostream &OS, PredicateSet &Predicates, in emitPredicateFunction()
1186 PredicateSet::const_iterator P = std::find(TableInfo.Predicates.begin(), in getPredicateIndex()