Searched refs:constructTranslateCommand (Results 1 – 4 of 4) sorted by relevance
| /src/contrib/llvm-project/clang/lib/Driver/ToolChains/ |
| H A D | SPIRV.cpp | 21 void SPIRV::constructTranslateCommand(Compilation &C, const Tool &T, in constructTranslateCommand() function in SPIRV 57 constructTranslateCommand(C, *this, JA, Output, Inputs[0], {}); in ConstructJob()
|
| H A D | SPIRV.h | 20 void constructTranslateCommand(Compilation &C, const Tool &T,
|
| H A D | HIPSPV.cpp | 103 SPIRV::constructTranslateCommand(C, *this, JA, Output, TrInput, TrArgs); in constructLinkAndEmitSpirvCommand()
|
| H A D | HIPAMD.cpp | 221 SPIRV::constructTranslateCommand(C, *this, JA, Output, Output, TrArgs); in constructLinkAndEmitSpirvCommand()
|