Searched refs:DecoderSet (Results 1 – 1 of 1) sorted by relevance
82 typedef SmallSetVector<CachedHashString, 16> DecoderSet; typedef87 DecoderSet Decoders;130 DecoderSet &Decoders,478 unsigned getDecoderIndex(DecoderSet &Decoders, unsigned Opc,932 emitDecoderFunction(formatted_raw_ostream &OS, DecoderSet &Decoders, in emitDecoderFunction()1127 unsigned FilterChooser::getDecoderIndex(DecoderSet &Decoders, in getDecoderIndex()1147 DecoderSet::const_iterator P = find(Decoders, Decoder.str()); in getDecoderIndex()