Searched refs:FeaturesSet (Results 1 – 1 of 1) sorted by relevance
520 getReqFeatures(std::set<std::pair<bool, StringRef>> &FeaturesSet, in getReqFeatures() argument548 FeaturesSet.emplace(IsNot, cast<DefInit>(Arg)->getDef()->getName()); in getReqFeatures()711 std::set<std::pair<bool, StringRef>> FeaturesSet; in emitCompressInstEmitter() local714 getReqFeatures(FeaturesSet, AnyOfFeatureSets, CompressPat.PatReqFeatures); in emitCompressInstEmitter()723 getReqFeatures(FeaturesSet, AnyOfFeatureSets, ReqFeatures); in emitCompressInstEmitter()726 for (auto &Op : FeaturesSet) { in emitCompressInstEmitter()