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()
179 static void printFeatureMask(raw_ostream &OS, RecVec &FeatureList, in printFeatureMask()201 std::vector<Record *> FeatureList = in EmitSubtargetInfoMacroCalls() local239 std::vector<Record*> FeatureList = in FeatureKeyValues() local302 RecVec FeatureList = Processor->getValueAsListOfDefs("Features"); in CPUKeyValues() local
2576 StringRef FeatureList(CGM.getContext().BuiltinInfo.getRequiredFeatures(BuiltinID)); in checkTargetFeatures() local