Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/MC/
H A DMCSubtargetInfo.h239 ArrayRef<SubtargetFeatureKV> getAllProcessorFeatures() const { in getAllProcessorFeatures() function
/freebsd/contrib/llvm-project/clang/tools/driver/
H A Dcc1_main.cpp143 MCInfo->getAllProcessorFeatures(); in PrintSupportedExtensions()