Searched refs:constructLldCommand (Results 1 – 4 of 4) sorted by relevance
/netbsd-src/external/apache2/llvm/dist/clang/lib/Driver/ToolChains/ |
H A D | AMDGPUOpenMP.cpp | 140 void AMDGCN::OpenMPLinker::constructLldCommand( in constructLldCommand() function in AMDGCN::OpenMPLinker 192 constructLldCommand(C, JA, Inputs, Output, Args, LlcCommand); in ConstructJob()
|
H A D | AMDGPUOpenMP.h | 53 void constructLldCommand(Compilation &C, const JobAction &JA,
|
H A D | HIP.h | 42 void constructLldCommand(Compilation &C, const JobAction &JA,
|
H A D | HIP.cpp | 40 void AMDGCN::Linker::constructLldCommand(Compilation &C, const JobAction &JA, in constructLldCommand() function in AMDGCN::Linker 230 return constructLldCommand(C, JA, Inputs, Output, Args); in ConstructJob()
|