Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm-c/
DDebugInfo.h258 unsigned RuntimeVer, const char *SplitName, size_t SplitNameLen,
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/
DDIBuilder.h141 StringRef SplitName = StringRef(),
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/IR/
DDIBuilder.cpp140 StringRef Flags, unsigned RunTimeVer, StringRef SplitName, in createCompileUnit() argument
152 SplitName, Kind, nullptr, nullptr, nullptr, nullptr, nullptr, DWOId, in createCompileUnit()
DDebugInfo.cpp758 unsigned RuntimeVer, const char *SplitName, size_t SplitNameLen, in LLVMDIBuilderCreateCompileUnit() argument
767 StringRef(SplitName, SplitNameLen), in LLVMDIBuilderCreateCompileUnit()
/third_party/icu/tools/unicode/py/
Dpreparseucd.py1737 def SplitName(name, tokens): function
1783 tokens = SplitName(name, token_counters)