Home
last modified time | relevance | path

Searched defs:FeatureList (Results 1 – 2 of 2) sorted by relevance

/freebsd-13.1/contrib/llvm-project/llvm/utils/TableGen/
H A DSubtargetEmitter.cpp179 static void printFeatureMask(raw_ostream &OS, RecVec &FeatureList, in printFeatureMask()
203 std::vector<Record*> FeatureList = in FeatureKeyValues() local
266 RecVec FeatureList = Processor->getValueAsListOfDefs("Features"); in CPUKeyValues() local
/freebsd-13.1/contrib/llvm-project/clang/lib/CodeGen/
H A DCodeGenFunction.cpp2476 StringRef FeatureList( in checkTargetFeatures() local