Lines Matching refs:NumFeatures
56 void ParseFeaturesFunction(raw_ostream &OS, unsigned NumFeatures,
147 unsigned NumFeatures = 0; in FeatureKeyValues() local
177 ++NumFeatures; in FeatureKeyValues()
188 return NumFeatures; in FeatureKeyValues()
664 unsigned NumFeatures, in ParseFeaturesFunction() argument
727 unsigned NumFeatures = FeatureKeyValues(OS); in run() local
742 if (NumFeatures) in run()
757 OS << NumFeatures << ", " << NumProcs << ");\n}\n\n"; in run()
768 ParseFeaturesFunction(OS, NumFeatures, NumProcs); in run()
807 if (NumFeatures) in run()
822 OS << NumFeatures << ", " << NumProcs << ");\n}\n\n"; in run()