Home
last modified time | relevance | path

Searched refs:SplitName (Results 1 – 5 of 5) sorted by relevance

/freebsd/contrib/llvm-project/llvm/tools/llvm-lto2/
H A Dllvm-lto2.cpp405 auto SplitName = Sym.getName().rsplit("."); in run() local
406 I = CommandLineResolutions.find({F, std::string(SplitName.first)}); in run()
/freebsd/contrib/llvm-project/llvm/include/llvm-c/
H A DDebugInfo.h303 unsigned RuntimeVer, const char *SplitName, size_t SplitNameLen,
/freebsd/contrib/llvm-project/llvm/include/llvm/IR/
H A DDIBuilder.h172 StringRef SplitName = StringRef(),
/freebsd/contrib/llvm-project/llvm/lib/IR/
H A DDIBuilder.cpp137 StringRef Flags, unsigned RunTimeVer, StringRef SplitName, in createCompileUnit() argument
150 SplitName, Kind, nullptr, nullptr, nullptr, nullptr, nullptr, DWOId, in createCompileUnit()
H A DDebugInfo.cpp1073 unsigned RuntimeVer, const char *SplitName, size_t SplitNameLen, in LLVMDIBuilderCreateCompileUnit() argument
1082 RuntimeVer, StringRef(SplitName, SplitNameLen), in LLVMDIBuilderCreateCompileUnit()