|
clang 23.0.0git
|
Functions | |
| void | setArchNameInTriple (const Driver &D, const llvm::opt::ArgList &Args, types::ID InputType, llvm::Triple &Triple) |
| void | getAMDGPUArchCPUFromArgs (const llvm::Triple &Triple, const llvm::opt::ArgList &Args, llvm::StringRef &Arch) |
| void clang::driver::tools::AMDGPU::getAMDGPUArchCPUFromArgs | ( | const llvm::Triple & | Triple, |
| const llvm::opt::ArgList & | Args, | ||
| llvm::StringRef & | Arch ) |
Definition at line 31 of file AMDGPU.cpp.
References Arch.
| void clang::driver::tools::AMDGPU::setArchNameInTriple | ( | const Driver & | D, |
| const llvm::opt::ArgList & | Args, | ||
| types::ID | InputType, | ||
| llvm::Triple & | Triple ) |
References Arch.
Referenced by clang::driver::ToolChain::ComputeLLVMTriple().