Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/utils/TableGen/
H A DSubtargetEmitter.cpp178 std::vector<Record*> FeatureList = in FeatureKeyValues() local
244 RecVec FeatureList = Processor->getValueAsListOfDefs("Features"); in CPUKeyValues() local
/freebsd-12.1/contrib/llvm/tools/clang/lib/CodeGen/
H A DCodeGenFunction.cpp2375 const char *FeatureList = in checkTargetFeatures() local