Home | History | Annotate | Download | only in TableGen

Lines Matching refs:OpcMap

2233            std::vector<unsigned> > OpcMap;
2250 OpcMap[std::make_pair(DecoderNamespace, Size)].push_back(i);
2256 for (const auto &Opc : OpcMap) {