Searched refs:constructTranslateCommand (Results 1 – 4 of 4) sorted by relevance
| /freebsd/contrib/llvm-project/clang/lib/Driver/ToolChains/ |
| H A D | SPIRV.cpp | 20 void SPIRV::constructTranslateCommand(Compilation &C, const Tool &T, in constructTranslateCommand() function in SPIRV 81 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 | 102 SPIRV::constructTranslateCommand(C, *this, JA, Output, TrInput, TrArgs); in constructLinkAndEmitSpirvCommand()
|
| H A D | HIPAMD.cpp | 183 SPIRV::constructTranslateCommand(C, *this, JA, Output, Output, TrArgs); in constructLinkAndEmitSpirvCommand()
|