Home
last modified time | relevance | path

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

/external/llvm-project/clang/lib/Driver/ToolChains/
DHIP.h47 void constructGenerateObjFileFromHIPFatBinary(Compilation &C,
DHIP.cpp152 void AMDGCN::Linker::constructGenerateObjFileFromHIPFatBinary( in constructGenerateObjFileFromHIPFatBinary() function in AMDGCN::Linker
228 return constructGenerateObjFileFromHIPFatBinary(C, Output, Inputs, Args, JA); in ConstructJob()