Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/utils/TableGen/
H A DSubtargetEmitter.cpp326 RecVec TuneFeatureList = Processor->getValueAsListOfDefs("TuneFeatures"); in CPUKeyValues() local
334 printFeatureMask(OS, TuneFeatureList, FeatureMap); in CPUKeyValues()