clang 20.0.0git
|
Classes | |
class | Linker |
Functions | |
void | getAMDGPUTargetFeatures (const Driver &D, const llvm::Triple &Triple, const llvm::opt::ArgList &Args, std::vector< StringRef > &Features) |
void clang::driver::tools::amdgpu::getAMDGPUTargetFeatures | ( | const Driver & | D, |
const llvm::Triple & | Triple, | ||
const llvm::opt::ArgList & | Args, | ||
std::vector< StringRef > & | Features | ||
) |
Definition at line 660 of file AMDGPU.cpp.
References D, clang::getAllPossibleTargetIDFeatures(), clang::driver::tools::handleTargetFeaturesGroup(), and clang::parseTargetID().
Referenced by clang::driver::tools::amdgpu::Linker::ConstructJob().