Searched refs:DecoderSet (Results 1 – 1 of 1) sorted by relevance
93 typedef SmallSetVector<CachedHashString, 16> DecoderSet; typedef98 DecoderSet Decoders;145 DecoderSet &Decoders,527 unsigned getDecoderIndex(DecoderSet &Decoders, unsigned Opc,987 DecoderSet &Decoders, in emitDecoderFunction()1197 unsigned FilterChooser::getDecoderIndex(DecoderSet &Decoders, in getDecoderIndex()1217 DecoderSet::const_iterator P = find(Decoders, Decoder.str()); in getDecoderIndex()