Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/MC/
H A DMCSubtargetInfo.h244 std::vector<SubtargetFeatureKV> getEnabledProcessorFeatures() const;
/freebsd/contrib/llvm-project/clang/tools/driver/
H A Dcc1_main.cpp188 MCInfo->getEnabledProcessorFeatures(); in PrintEnabledExtensions()
/freebsd/contrib/llvm-project/llvm/lib/MC/
H A DMCSubtargetInfo.cpp340 MCSubtargetInfo::getEnabledProcessorFeatures() const { in getEnabledProcessorFeatures() function in MCSubtargetInfo