Searched refs:getAArch64TargetFeatures (Results 1 – 4 of 4) sorted by relevance
| /freebsd-14.2/contrib/llvm-project/clang/lib/Driver/ToolChains/Arch/ |
| H A D | AArch64.h | 23 void getAArch64TargetFeatures(const Driver &D, const llvm::Triple &Triple,
|
| H A D | AArch64.cpp | 190 void aarch64::getAArch64TargetFeatures(const Driver &D, in getAArch64TargetFeatures() function in aarch64
|
| /freebsd-14.2/contrib/llvm-project/clang/lib/Driver/ |
| H A D | ToolChain.cpp | 183 tools::aarch64::getAArch64TargetFeatures(D, Triple, Args, Features, false); in getAArch64MultilibFlags()
|
| /freebsd-14.2/contrib/llvm-project/clang/lib/Driver/ToolChains/ |
| H A D | CommonArgs.cpp | 667 aarch64::getAArch64TargetFeatures(D, Triple, Args, Features, ForAS); in getTargetFeatures()
|