Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/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
226 return constructGenerateObjFileFromHIPFatBinary(C, Output, Inputs, Args, JA); in ConstructJob()