Home
last modified time | relevance | path

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

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