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