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 printFeatureMask(raw_ostream & OS,RecVec & FeatureList,const DenseMap<Record *,unsigned> & FeatureMap) printFeatureMask() argument 213 std::vector<Record *> FeatureList = EmitSubtargetInfoMacroCalls() local 254 std::vector<Record *> FeatureList = FeatureKeyValues() local 325 RecVec FeatureList = Processor->getValueAsListOfDefs("Features"); CPUKeyValues() local [all...]
2711 StringRef FeatureList(CGM.getContext().BuiltinInfo.getRequiredFeatures(BuiltinID)); checkTargetFeatures() local