Searched refs:AMDGPUToolChain (Results 1 – 3 of 3) sorted by relevance
897 class LLVM_LIBRARY_VISIBILITY AMDGPUToolChain : public Generic_ELF {902 AMDGPUToolChain(const Driver &D, const llvm::Triple &Triple,
2734 AMDGPUToolChain::AMDGPUToolChain(const Driver &D, const llvm::Triple &Triple, in AMDGPUToolChain() function in AMDGPUToolChain2738 Tool *AMDGPUToolChain::buildLinker() const { in buildLinker()
2277 TC = new toolchains::AMDGPUToolChain(*this, Target, Args); in getToolChain()