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