Searched refs:constructHIPFatbinCommand (Results 1 – 3 of 3) sorted by relevance
| /freebsd-12.1/contrib/llvm/tools/clang/lib/Driver/ToolChains/ |
| H A D | HIP.h | 23 void constructHIPFatbinCommand(Compilation &C, const JobAction &JA,
|
| H A D | HIP.cpp | 195 void AMDGCN::constructHIPFatbinCommand(Compilation &C, const JobAction &JA, in constructHIPFatbinCommand() function in AMDGCN 236 return constructHIPFatbinCommand(C, JA, Output.getFilename(), Inputs, Args, *this); in ConstructJob()
|
| H A D | CommonArgs.cpp | 1394 AMDGCN::constructHIPFatbinCommand(C, JA, BundleFile, DeviceInputs, Args, T); in AddHIPLinkerScript()
|