Searched refs:getAArch64TargetFeatures (Results 1 – 4 of 4) sorted by relevance
| /src/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 | 189 void aarch64::getAArch64TargetFeatures(const Driver &D, in getAArch64TargetFeatures() function in aarch64
|
| /src/contrib/llvm-project/clang/lib/Driver/ |
| H A D | ToolChain.cpp | 192 tools::aarch64::getAArch64TargetFeatures(D, Triple, Args, Features, false); in getAArch64MultilibFlags()
|
| /src/contrib/llvm-project/clang/lib/Driver/ToolChains/ |
| H A D | CommonArgs.cpp | 716 aarch64::getAArch64TargetFeatures(D, Triple, Args, Features, ForAS); in getTargetFeatures()
|