clang
7.0.0
|
Functions | |
void | getAArch64TargetFeatures (const Driver &D, const llvm::opt::ArgList &Args, std::vector< llvm::StringRef > &Features) |
std::string | getAArch64TargetCPU (const llvm::opt::ArgList &Args, llvm::opt::Arg *&A) |
std::string clang::driver::tools::aarch64::getAArch64TargetCPU | ( | const llvm::opt::ArgList & | Args, |
llvm::opt::Arg *& | A | ||
) |
Referenced by getAArch64MicroArchFeaturesFromMcpu(), and getWebAssemblyTargetCPU().
void clang::driver::tools::aarch64::getAArch64TargetFeatures | ( | const Driver & | D, |
const llvm::opt::ArgList & | Args, | ||
std::vector< llvm::StringRef > & | Features | ||
) |
Referenced by getAArch64MicroArchFeaturesFromMcpu(), and getTargetFeatures().