Home
last modified time | relevance | path

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

/llvm-project/clang/lib/Driver/ToolChains/
H A DHIPSPV.cpp28 static const char *getTempFile(Compilation &C, StringRef Prefix, in getTempFile() function
69 const char *TempFile = getTempFile(C, Name + "-link", "bc"); in constructLinkAndEmitSpirvCommand()
88 const char *OptOutput = getTempFile(C, Name + "-lower", "bc"); in constructLinkAndEmitSpirvCommand()