Home
last modified time | relevance | path

Searched defs:PrintSupportedExtensions (Results 1 – 3 of 3) sorted by relevance

/freebsd-head/contrib/llvm-project/clang/tools/driver/
HDcc1_main.cpp128 static int PrintSupportedExtensions(std::string TargetStr) { in PrintSupportedExtensions() function
/freebsd-head/contrib/llvm-project/llvm/lib/TargetParser/
HDAArch64TargetParser.cpp164 void AArch64::PrintSupportedExtensions() { in PrintSupportedExtensions() function in AArch64
HDARMTargetParser.cpp651 void ARM::PrintSupportedExtensions(StringMap<StringRef> DescMap) { in PrintSupportedExtensions() function in ARM