Searched refs:getThinLTOOutputFile (Results 1 – 6 of 6) sorted by relevance
/external/llvm/tools/llvm-lto/ |
D | llvm-lto.cpp | 324 static std::string getThinLTOOutputFile(const std::string &Path, in getThinLTOOutputFile() function 482 OutputName = getThinLTOOutputFile(OutputName, OldPrefix, NewPrefix); in distributedIndexes() 508 OutputName = getThinLTOOutputFile(OutputName, OldPrefix, NewPrefix); in emitImports()
|
/external/swiftshader/third_party/llvm-7.0/llvm/tools/llvm-lto/ |
D | llvm-lto.cpp | 409 static std::string getThinLTOOutputFile(const std::string &Path, in getThinLTOOutputFile() function 570 OutputName = getThinLTOOutputFile(OutputName, OldPrefix, NewPrefix); in distributedIndexes() 596 OutputName = getThinLTOOutputFile(OutputName, OldPrefix, NewPrefix); in emitImports()
|
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/LTO/ |
D | LTO.h | 68 std::string getThinLTOOutputFile(const std::string &Path,
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/LTO/ |
D | LTO.cpp | 1048 std::string lto::getThinLTOOutputFile(const std::string &Path, in getThinLTOOutputFile() function in lto 1091 getThinLTOOutputFile(ModulePath, OldPrefix, NewPrefix); in start()
|
/external/llvm/tools/gold/ |
D | gold-plugin.cpp | 1286 static std::string getThinLTOOutputFile(const std::string &Path, in getThinLTOOutputFile() function 1419 getThinLTOOutputFile(F.name, OldPrefix, NewPrefix); in thinLTOLink()
|
/external/swiftshader/third_party/llvm-7.0/llvm/tools/gold/ |
D | gold-plugin.cpp | 923 getThinLTOOutputFile(ModulePath, OldPrefix, NewPrefix); in writeEmptyDistributedBuildOutputs()
|