Searched refs:DecoderSet (Results 1 – 1 of 1) sorted by relevance
69 typedef SetVector<std::string> DecoderSet; typedef74 DecoderSet Decoders;107 DecoderSet &Decoders,461 unsigned getDecoderIndex(DecoderSet &Decoders, unsigned Opc) const;901 emitDecoderFunction(formatted_raw_ostream &OS, DecoderSet &Decoders, in emitDecoderFunction()915 for (DecoderSet::const_iterator I = Decoders.begin(), E = Decoders.end(); in emitDecoderFunction()1113 unsigned FilterChooser::getDecoderIndex(DecoderSet &Decoders, in getDecoderIndex()1133 DecoderSet::const_iterator P = std::find(Decoders.begin(), in getDecoderIndex()