Searched refs:DecoderSet (Results 1 – 1 of 1) sorted by relevance
120 typedef SmallSetVector<CachedHashString, 16> DecoderSet; typedef125 DecoderSet Decoders;174 void emitDecoderFunction(formatted_raw_ostream &OS, DecoderSet &Decoders,552 unsigned getDecoderIndex(DecoderSet &Decoders, unsigned Opc,1029 DecoderSet &Decoders, in emitDecoderFunction()1242 unsigned FilterChooser::getDecoderIndex(DecoderSet &Decoders, unsigned Opc, in getDecoderIndex()1261 DecoderSet::const_iterator P = find(Decoders, Decoder.str()); in getDecoderIndex()