Searched refs:getCudaHostToolChain (Results 1 – 2 of 2) sorted by relevance
87 const ToolChain *getCudaHostToolChain() const { return CudaHostToolChain; } in getCudaHostToolChain() function
3466 AuxToolChain = C.getCudaHostToolChain(); in ConstructJob()3467 else if (&getToolChain() == C.getCudaHostToolChain()) in ConstructJob()