Home
last modified time | relevance | path

Searched refs:NumFeatures (Results 1 – 4 of 4) sorted by relevance

/external/llvm/lib/MC/
DMCSubtargetInfo.cpp38 NumFeatures = NF; in InitMCSubtargetInfo()
43 ProcFeatures, NumFeatures); in InitMCSubtargetInfo()
52 ProcFeatures, NumFeatures); in ReInitMCSubtargetInfo()
68 ProcFeatures, NumFeatures); in ToggleFeature()
/external/llvm/utils/TableGen/
DSubtargetEmitter.cpp56 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()
[all …]
DAsmMatcherEmitter.cpp2269 unsigned NumFeatures = 0; in GetAliasRequiredFeatures() local
2277 if (NumFeatures) in GetAliasRequiredFeatures()
2281 ++NumFeatures; in GetAliasRequiredFeatures()
2284 if (NumFeatures > 1) in GetAliasRequiredFeatures()
/external/llvm/include/llvm/MC/
DMCSubtargetInfo.h37 unsigned NumFeatures; // Number of processor features variable