Searched refs:DecoderSet (Results 1 – 1 of 1) sorted by relevance
68 typedef SetVector<std::string> DecoderSet; typedef73 DecoderSet Decoders;106 DecoderSet &Decoders,454 unsigned getDecoderIndex(DecoderSet &Decoders, unsigned Opc) const;871 emitDecoderFunction(formatted_raw_ostream &OS, DecoderSet &Decoders, in emitDecoderFunction()1076 unsigned FilterChooser::getDecoderIndex(DecoderSet &Decoders, in getDecoderIndex()1096 DecoderSet::const_iterator P = std::find(Decoders.begin(), in getDecoderIndex()