Home
last modified time | relevance | path

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

/freebsd-14-stable/contrib/llvm-project/llvm/include/llvm/MC/
HDMCSubtargetInfo.h239 ArrayRef<SubtargetFeatureKV> getAllProcessorFeatures() const { in getAllProcessorFeatures() function
/freebsd-14-stable/contrib/llvm-project/clang/tools/driver/
HDcc1_main.cpp143 MCInfo->getAllProcessorFeatures(); in PrintSupportedExtensions()