Searched refs:getCudaDeviceToolChain (Results 1 – 3 of 3) sorted by relevance
88 const ToolChain *getCudaDeviceToolChain() const { in getCudaDeviceToolChain() function
1319 assert(C.getCudaDeviceToolChain() && in buildCudaActions()1322 C.getDriver().BuildActions(C, *C.getCudaDeviceToolChain(), Args, in buildCudaActions()1853 BuildJobsForAction(C, *CDA->begin(), C.getCudaDeviceToolChain(), in BuildJobsForAction()
3465 if (&getToolChain() == C.getCudaDeviceToolChain()) in ConstructJob()3468 AuxToolChain = C.getCudaDeviceToolChain(); in ConstructJob()