Searched refs:OpenMPLinker (Results 1 – 4 of 4) sorted by relevance
88 const char *AMDGCN::OpenMPLinker::constructLLVMLinkCommand( in constructLLVMLinkCommand()130 const char *AMDGCN::OpenMPLinker::constructLlcCommand( in constructLlcCommand()162 void AMDGCN::OpenMPLinker::constructLldCommand( in constructLldCommand()180 void AMDGCN::OpenMPLinker::ConstructJob(Compilation &C, const JobAction &JA, in ConstructJob()286 return new tools::AMDGCN::OpenMPLinker(*this); in buildLinker()
28 class LLVM_LIBRARY_VISIBILITY OpenMPLinker : public Tool {30 OpenMPLinker(const ToolChain &TC) in OpenMPLinker() function
113 class LLVM_LIBRARY_VISIBILITY OpenMPLinker : public Tool {115 OpenMPLinker(const ToolChain &TC) in OpenMPLinker() function
571 void NVPTX::OpenMPLinker::ConstructJob(Compilation &C, const JobAction &JA, in ConstructJob()871 return new tools::NVPTX::OpenMPLinker(*this); in buildLinker()