Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/tools/llvm-lto/
H A Dllvm-lto.cpp506 static void getThinLTOOldAndNewPrefix(std::string &OldPrefix, in getThinLTOOldAndNewPrefix()
520 const std::string &OldPrefix, in getThinLTOOutputFile()
676 std::string OldPrefix, NewPrefix; in distributedIndexes() local
713 std::string OldPrefix, NewPrefix; in emitImports() local
/openbsd-src/gnu/llvm/llvm/tools/gold/
H A Dgold-plugin.cpp851 static void getThinLTOOldAndNewPrefix(std::string &OldPrefix, in getThinLTOOldAndNewPrefix()
896 std::string OldPrefix, NewPrefix; in createLTO() local
981 const std::string &OldPrefix, in writeEmptyDistributedBuildOutputs()
1043 std::string OldPrefix, NewPrefix; in runLTO() local
/openbsd-src/gnu/llvm/llvm/lib/LTO/
H A DLTO.cpp1400 const std::string &OldPrefix, in getThinLTOOutputFile()
1418 std::string OldPrefix, NewPrefix; member in __anon6dbd98f41111::WriteIndexesThinBackend
1425 std::string OldPrefix, std::string NewPrefix, bool ShouldEmitImportsFiles, in WriteIndexesThinBackend()
1462 std::string OldPrefix, std::string NewPrefix, bool ShouldEmitImportsFiles, in createWriteIndexesThinBackend()
/openbsd-src/gnu/llvm/llvm/lib/Support/
H A DPath.cpp518 bool replace_path_prefix(SmallVectorImpl<char> &Path, StringRef OldPrefix, in replace_path_prefix()
/openbsd-src/gnu/llvm/llvm/lib/IR/
H A DAutoUpgrade.cpp4876 StringRef OldPrefix = "llvm.vectorizer."; in upgradeLoopTag() local