Searched refs:constructHIPFatbinCommand (Results 1 – 2 of 2) sorted by relevance
/netbsd-src/external/apache2/llvm/dist/clang/lib/Driver/ToolChains/ |
H A D | HIP.cpp | 102 void AMDGCN::constructHIPFatbinCommand(Compilation &C, const JobAction &JA, in constructHIPFatbinCommand() function in AMDGCN 171 constructHIPFatbinCommand(C, JA, BundleFile, Inputs, Args, *this); in constructGenerateObjFileFromHIPFatBinary() 228 return constructHIPFatbinCommand(C, JA, Output.getFilename(), Inputs, Args, *this); in ConstructJob()
|
H A D | HIP.h | 23 void constructHIPFatbinCommand(Compilation &C, const JobAction &JA,
|