Searched refs:appendArchExtFeatures (Results 1 – 4 of 4) sorted by relevance
| /llvm-project-15.0.7/llvm/include/llvm/Support/ |
| H A D | ARMTargetParser.h | 251 bool appendArchExtFeatures(StringRef CPU, ARM::ArchKind AK, StringRef ArchExt,
|
| /llvm-project-15.0.7/llvm/lib/Support/ |
| H A D | ARMTargetParser.cpp | 515 bool ARM::appendArchExtFeatures(StringRef CPU, ARM::ArchKind AK, in appendArchExtFeatures() function in ARM
|
| /llvm-project-15.0.7/clang/lib/Driver/ToolChains/Arch/ |
| H A D | ARM.cpp | 94 if (!appendArchExtFeatures(CPU, ArchKind, Feature, Features, ArgFPUID)) in DecodeARMFeatures()
|
| /llvm-project-15.0.7/llvm/unittests/Support/ |
| H A D | TargetParserTest.cpp | 764 if (!ARM::appendArchExtFeatures("", ARM::ArchKind::ARMV8_1MMainline, ArchExt, in testArchExtDependency()
|