Home
last modified time | relevance | path

Searched refs:AddHIPRuntimeLibArgs (Results 1 – 6 of 6) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/clang/lib/Driver/ToolChains/
HDLinux.h40 void AddHIPRuntimeLibArgs(const llvm::opt::ArgList &Args,
HDMSVC.h100 void AddHIPRuntimeLibArgs(const llvm::opt::ArgList &Args,
HDLinux.cpp736 void Linux::AddHIPRuntimeLibArgs(const ArgList &Args, in AddHIPRuntimeLibArgs() function in Linux
HDMSVC.cpp509 void MSVCToolChain::AddHIPRuntimeLibArgs(const ArgList &Args, in AddHIPRuntimeLibArgs() function in MSVCToolChain
HDCommonArgs.cpp2797 TC.AddHIPRuntimeLibArgs(Args, CmdArgs); in addHIPRuntimeLibArgs()
/freebsd-13-stable/contrib/llvm-project/clang/include/clang/Driver/
HDToolChain.h780 virtual void AddHIPRuntimeLibArgs(const llvm::opt::ArgList &Args, in AddHIPRuntimeLibArgs() function