Searched defs:PrintSupportedExtensions (Results 1 – 3 of 3) sorted by relevance
/freebsd-src/contrib/llvm-project/clang/tools/driver/ | ||
H A D | cc1_main.cpp | 189 static int PrintSupportedExtensions(std::string TargetStr) { PrintSupportedExtensions() function |
/freebsd-src/contrib/llvm-project/llvm/lib/TargetParser/ | ||
H A D | AArch64TargetParser.cpp | 136 void AArch64::PrintSupportedExtensions(StringMap<StringRef> DescMap) { PrintSupportedExtensions() function in AArch64 |
H A D | ARMTargetParser.cpp | 648 void ARM::PrintSupportedExtensions(StringMap<StringRef> DescMap) { PrintSupportedExtensions() function in ARM |