Searched refs:DecoderSet (Results 1 – 1 of 1) sorted by relevance
91 typedef SmallSetVector<CachedHashString, 16> DecoderSet; typedef96 DecoderSet Decoders;152 DecoderSet &Decoders,537 unsigned getDecoderIndex(DecoderSet &Decoders, unsigned Opc,997 DecoderSet &Decoders, in emitDecoderFunction()1207 unsigned FilterChooser::getDecoderIndex(DecoderSet &Decoders, in getDecoderIndex()1227 DecoderSet::const_iterator P = find(Decoders, Decoder.str()); in getDecoderIndex()