Home
last modified time | relevance | path

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

/external/llvm/tools/llvm-lto/
Dllvm-lto.cpp324 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/
Dllvm-lto.cpp409 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/
DLTO.h68 std::string getThinLTOOutputFile(const std::string &Path,
/external/swiftshader/third_party/llvm-7.0/llvm/lib/LTO/
DLTO.cpp1048 std::string lto::getThinLTOOutputFile(const std::string &Path, in getThinLTOOutputFile() function in lto
1091 getThinLTOOutputFile(ModulePath, OldPrefix, NewPrefix); in start()
/external/llvm/tools/gold/
Dgold-plugin.cpp1286 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/
Dgold-plugin.cpp923 getThinLTOOutputFile(ModulePath, OldPrefix, NewPrefix); in writeEmptyDistributedBuildOutputs()