Searched refs:DecoderSet (Results 1 – 1 of 1) sorted by relevance
90 typedef SmallSetVector<CachedHashString, 16> DecoderSet; typedef95 DecoderSet Decoders;150 DecoderSet &Decoders,512 unsigned getDecoderIndex(DecoderSet &Decoders, unsigned Opc,965 emitDecoderFunction(formatted_raw_ostream &OS, DecoderSet &Decoders, in emitDecoderFunction()1174 unsigned FilterChooser::getDecoderIndex(DecoderSet &Decoders, in getDecoderIndex()1194 DecoderSet::const_iterator P = find(Decoders, Decoder.str()); in getDecoderIndex()