Searched refs:HIPTC (Results 1 – 1 of 1) sorted by relevance
830 auto *HIPTC = &getOffloadingDeviceToolChain(C.getInputArgs(), *HIPTriple, in CreateOffloadingDeviceToolChains() local 832 assert(HIPTC && "Could not create offloading device tool chain."); in CreateOffloadingDeviceToolChains() 833 C.addOffloadDeviceToolChain(HIPTC, OFK); in CreateOffloadingDeviceToolChains()