Searched refs:FeaturesSet (Results 1 – 1 of 1) sorted by relevance
487 getReqFeatures(std::set<std::pair<bool, StringRef>> &FeaturesSet, in getReqFeatures() argument515 FeaturesSet.insert({IsNot, cast<DefInit>(Arg)->getDef()->getName()}); in getReqFeatures()677 std::set<std::pair<bool, StringRef>> FeaturesSet; in emitCompressInstEmitter() local680 getReqFeatures(FeaturesSet, AnyOfFeatureSets, CompressPat.PatReqFeatures); in emitCompressInstEmitter()688 getReqFeatures(FeaturesSet, AnyOfFeatureSets, ReqFeatures); in emitCompressInstEmitter()691 for (auto &Op : FeaturesSet) { in emitCompressInstEmitter()