Searched refs:getThinLTOOutputFile (Results 1 – 4 of 4) sorted by relevance
/netbsd-src/external/apache2/llvm/dist/llvm/tools/llvm-lto/ |
H A D | llvm-lto.cpp | 472 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 D | LTO.h | 80 std::string getThinLTOOutputFile(const std::string &Path,
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/LTO/ |
H A D | LTO.cpp | 1308 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 D | gold-plugin.cpp | 984 getThinLTOOutputFile(ModulePath, OldPrefix, NewPrefix); in writeEmptyDistributedBuildOutputs()
|