Searched refs:SPIRVAMDToolChain (Results 1 – 3 of 3) sorted by relevance
100 class LLVM_LIBRARY_VISIBILITY SPIRVAMDToolChain final : public ROCMToolChain {102 SPIRVAMDToolChain(const Driver &D, const llvm::Triple &Triple,
426 SPIRVAMDToolChain::SPIRVAMDToolChain(const Driver &D, in SPIRVAMDToolChain() function in SPIRVAMDToolChain433 Tool *SPIRVAMDToolChain::buildLinker() const { in buildLinker()
6861 TC = std::make_unique<toolchains::SPIRVAMDToolChain>(*this, Target, in getToolChain()