Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/Driver/ToolChains/
H A DHIP.h47 void constructGenerateObjFileFromHIPFatBinary(Compilation &C,
H A DHIP.cpp149 void AMDGCN::Linker::constructGenerateObjFileFromHIPFatBinary( in constructGenerateObjFileFromHIPFatBinary() function in AMDGCN::Linker
225 return constructGenerateObjFileFromHIPFatBinary(C, Output, Inputs, Args, JA); in ConstructJob()