Home
last modified time | relevance | path

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

/freebsd-12-stable/contrib/llvm-project/llvm/utils/TableGen/
DSubtargetEmitter.cpp267 RecVec TuneFeatureList = Processor->getValueAsListOfDefs("TuneFeatures"); in CPUKeyValues() local
275 printFeatureMask(OS, TuneFeatureList, FeatureMap); in CPUKeyValues()