Searched defs:FeatureList (Results 1 – 3 of 3) sorted by relevance
40 FeatureListStatus getAndFeatures(StringRef FeatureList) { in getAndFeatures()82 bool hasRequiredFeatures(StringRef FeatureList) { in hasRequiredFeatures()
191 static void printFeatureMask(raw_ostream &OS, RecVec &FeatureList, in printFeatureMask()213 std::vector<Record *> FeatureList = in EmitSubtargetInfoMacroCalls() local254 std::vector<Record *> FeatureList = in FeatureKeyValues() local325 RecVec FeatureList = Processor->getValueAsListOfDefs("Features"); in CPUKeyValues() local
2737 StringRef FeatureList(CGM.getContext().BuiltinInfo.getRequiredFeatures(BuiltinID)); in checkTargetFeatures() local