Searched refs:AddHIPRuntimeLibArgs (Results 1 – 6 of 6) sorted by relevance
40 void AddHIPRuntimeLibArgs(const llvm::opt::ArgList &Args,
100 void AddHIPRuntimeLibArgs(const llvm::opt::ArgList &Args,
692 void Linux::AddHIPRuntimeLibArgs(const ArgList &Args, in AddHIPRuntimeLibArgs() function in Linux
493 void MSVCToolChain::AddHIPRuntimeLibArgs(const ArgList &Args, in AddHIPRuntimeLibArgs() function in MSVCToolChain
2351 TC.AddHIPRuntimeLibArgs(Args, CmdArgs); in addHIPRuntimeLibArgs()
742 virtual void AddHIPRuntimeLibArgs(const llvm::opt::ArgList &Args, in AddHIPRuntimeLibArgs() function