Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/tools/llvm-lto/
H A Dllvm-lto.cpp472 static std::string getThinLTOOutputFile(const std::string &Path, in getThinLTOOutputFile() function
648 OutputName = getThinLTOOutputFile(OutputName, OldPrefix, NewPrefix); in distributedIndexes()
679 getThinLTOOutputFile(OutputName, OldPrefix, NewPrefix); in emitImports()
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/LTO/
H A DLTO.h80 std::string getThinLTOOutputFile(const std::string &Path,
/netbsd-src/external/apache2/llvm/dist/llvm/lib/LTO/
H A DLTO.cpp1308 std::string lto::getThinLTOOutputFile(const std::string &Path, in getThinLTOOutputFile() function in lto
1351 getThinLTOOutputFile(std::string(ModulePath), OldPrefix, NewPrefix); in start()
/netbsd-src/external/apache2/llvm/dist/llvm/tools/gold/
H A Dgold-plugin.cpp984 getThinLTOOutputFile(ModulePath, OldPrefix, NewPrefix); in writeEmptyDistributedBuildOutputs()