Searched refs:OpenMPLinker (Results 1 – 4 of 4) sorted by relevance
89 const char *AMDGCN::OpenMPLinker::constructLLVMLinkCommand( in constructLLVMLinkCommand()169 const char *AMDGCN::OpenMPLinker::constructLlcCommand( in constructLlcCommand()201 void AMDGCN::OpenMPLinker::constructLldCommand( in constructLldCommand()219 void AMDGCN::OpenMPLinker::ConstructJob(Compilation &C, const JobAction &JA, in ConstructJob()334 return new tools::AMDGCN::OpenMPLinker(*this); in buildLinker()
28 class LLVM_LIBRARY_VISIBILITY OpenMPLinker : public Tool {30 OpenMPLinker(const ToolChain &TC) in OpenMPLinker() function
114 class LLVM_LIBRARY_VISIBILITY OpenMPLinker : public Tool {116 OpenMPLinker(const ToolChain &TC) in OpenMPLinker() function
555 void NVPTX::OpenMPLinker::ConstructJob(Compilation &C, const JobAction &JA, in ConstructJob()872 return new tools::NVPTX::OpenMPLinker(*this); in buildLinker()