Home
last modified time | relevance | path

Searched defs:getThinLTOOutputFile (Results 1 – 5 of 5) sorted by relevance

/openbsd-src/gnu/llvm/lld/COFF/
H A DLTO.cpp57 std::string BitcodeCompiler::getThinLTOOutputFile(StringRef path) { in getThinLTOOutputFile() function in BitcodeCompiler
/openbsd-src/gnu/llvm/lld/ELF/
H A DLTO.cpp69 static std::string getThinLTOOutputFile(StringRef modulePath) { in getThinLTOOutputFile() function
/openbsd-src/gnu/llvm/lld/MachO/
H A DLTO.cpp48 static std::string getThinLTOOutputFile(StringRef modulePath) { in getThinLTOOutputFile() function
/openbsd-src/gnu/llvm/llvm/tools/llvm-lto/
H A Dllvm-lto.cpp519 static std::string getThinLTOOutputFile(const std::string &Path, in getThinLTOOutputFile() function
/openbsd-src/gnu/llvm/llvm/lib/LTO/
H A DLTO.cpp1399 std::string lto::getThinLTOOutputFile(const std::string &Path, in getThinLTOOutputFile() function in lto