Searched defs:MaxSplit (Results 1 – 7 of 7) sorted by relevance
/external/swiftshader/third_party/LLVM/lib/Support/ |
D | StringExtras.cpp | 62 StringRef Separators, int MaxSplit, in split()
|
/external/llvm/lib/Support/ |
D | StringRef.cpp | 284 StringRef Separator, int MaxSplit, in split() 311 int MaxSplit, bool KeepEmpty) const { in split()
|
/external/clang/lib/Format/ |
D | BreakableToken.cpp | 50 unsigned MaxSplit = ColumnLimit - ContentStartColumn + 1; in getCommentSplit() local 93 unsigned MaxSplit = ColumnLimit - UsedColumns; in getStringSplit() local
|
/external/swiftshader/third_party/llvm-subzero/lib/Support/ |
D | StringRef.cpp | 329 StringRef Separator, int MaxSplit, in split() 356 int MaxSplit, bool KeepEmpty) const { in split()
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Support/ |
D | StringRef.cpp | 315 StringRef Separator, int MaxSplit, in split() 342 int MaxSplit, bool KeepEmpty) const { in split()
|
/external/llvm/lib/CodeGen/SelectionDAG/ |
D | DAGCombiner.cpp | 13921 int MaxSplit = 1; in XformToShuffleWithZero() local
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/SelectionDAG/ |
D | DAGCombiner.cpp | 17520 int MaxSplit = 1; in XformToShuffleWithZero() local
|