Home
last modified time | relevance | path

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

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