Home
last modified time | relevance | path

Searched refs:OpenMPLinker (Results 1 – 2 of 2) sorted by relevance

/freebsd-12.1/contrib/llvm/tools/clang/lib/Driver/ToolChains/
H A DCuda.h115 class LLVM_LIBRARY_VISIBILITY OpenMPLinker : public Tool {
117 OpenMPLinker(const ToolChain &TC) in OpenMPLinker() function
H A DCuda.cpp492 void NVPTX::OpenMPLinker::ConstructJob(Compilation &C, const JobAction &JA, in ConstructJob()
828 return new tools::NVPTX::OpenMPLinker(*this); in buildLinker()