Searched defs:MaxSplit (Results 1 – 8 of 8) sorted by relevance
/aosp_15_r20/external/llvm/lib/Support/ |
H A D | StringRef.cpp | 284 StringRef Separator, int MaxSplit, in split() 311 int MaxSplit, bool KeepEmpty) const { in split()
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Support/ |
H A D | StringRef.cpp | 313 StringRef Separator, int MaxSplit, in split() 340 int MaxSplit, bool KeepEmpty) const { in split()
|
/aosp_15_r20/external/clang/lib/Format/ |
H A D | BreakableToken.cpp | 50 unsigned MaxSplit = ColumnLimit - ContentStartColumn + 1; in getCommentSplit() local 93 unsigned MaxSplit = ColumnLimit - UsedColumns; in getStringSplit() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Support/ |
H A D | StringRef.cpp | 315 StringRef Separator, int MaxSplit, in split() 342 int MaxSplit, bool KeepEmpty) const { in split()
|
/aosp_15_r20/external/swiftshader/third_party/llvm-subzero/lib/Support/ |
H A D | StringRef.cpp | 329 StringRef Separator, int MaxSplit, in split() 356 int MaxSplit, bool KeepEmpty) const { in split()
|
/aosp_15_r20/external/llvm/lib/CodeGen/SelectionDAG/ |
H A D | DAGCombiner.cpp | 13921 int MaxSplit = 1; in XformToShuffleWithZero() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/ |
H A D | DAGCombiner.cpp | 19844 int MaxSplit = 1; in XformToShuffleWithZero() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/SelectionDAG/ |
H A D | DAGCombiner.cpp | 24896 int MaxSplit = 1; in XformToShuffleWithZero() local
|