/freebsd-src/contrib/llvm-project/llvm/include/llvm/Support/SystemZ/ |
H A D | zOSSupport.h | 40 inline std::size_t strnlen(const char *S, std::size_t MaxLen) { in strnlen()
|
/freebsd-src/contrib/llvm-project/llvm/lib/Target/AArch64/ |
H A D | AArch64LoopIdiomTransform.cpp |
|
/freebsd-src/contrib/llvm-project/llvm/lib/Target/AArch64/GISel/ |
H A D | AArch64O0PreLegalizerCombiner.cpp | 104 if (Helper.tryCombineMemCpyFamily(MI, MaxLen)) in tryCombineAll() local
|
H A D | AArch64PreLegalizerCombiner.cpp | 736 unsigned MaxLen = CInfo.EnableOpt ? 0 : 32; tryCombineAll() local
|
/freebsd-src/contrib/llvm-project/clang/lib/Lex/ |
H A D | HeaderMap.cpp | 157 unsigned MaxLen = FileBuffer->getBufferSize() - StrTabIdx; in getString() local
|
/freebsd-src/contrib/llvm-project/compiler-rt/lib/scudo/standalone/ |
H A D | string_utils.cpp | 31 constexpr uptr MaxLen = 30; appendNumber() local
|
/freebsd-src/contrib/llvm-project/compiler-rt/lib/fuzzer/ |
H A D | FuzzerDriver.cpp | 323 RunOneTest(Fuzzer * F,const char * InputFilePath,size_t MaxLen) RunOneTest() argument 893 size_t MaxLen = INT_MAX; // Large max length. FuzzerDriver() local [all...] |
H A D | FuzzerOptions.h | 19 size_t MaxLen = 0; member
|
H A D | FuzzerTracePC.cpp | 396 static size_t InternalStrnlen(const char *S, size_t MaxLen) { in InternalStrnlen()
|
/freebsd-src/contrib/llvm-project/llvm/tools/llvm-objdump/ |
H A D | ELFDump.cpp | 215 size_t MaxLen = 0; printDynamicSection() local
|
/freebsd-src/contrib/llvm-project/llvm/lib/MC/ |
H A D | MCSubtargetInfo.cpp | 90 size_t MaxLen = 0; in getLongestEntryLength() local
|
/freebsd-src/contrib/llvm-project/llvm/lib/DebugInfo/CodeView/ |
H A D | TypeRecordMapping.cpp | 239 std::optional<uint32_t> MaxLen; in visitTypeBegin() local
|
/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/ |
H A D | MachineTraceMetrics.cpp | 779 unsigned MaxLen = 0; in computeCrossBlockCriticalPath() local
|
/freebsd-src/contrib/llvm-project/clang/utils/TableGen/ |
H A D | ClangDiagnosticsEmitter.cpp | 1498 unsigned MaxLen = 0; emitDiagTable() local
|
/freebsd-src/contrib/llvm-project/llvm/lib/Target/Hexagon/ |
H A D | HexagonISelDAGToDAGHVX.cpp | 1020 unsigned MaxLen) { in findStrip()
|
H A D | HexagonISelLoweringHVX.cpp | 2374 unsigned MaxLen = std::max(Len0, Len1); in typeWidenToWider() local
|
/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/GlobalISel/ |
H A D | CombinerHelper.cpp | 1484 tryCombineMemCpyFamily(MachineInstr & MI,unsigned MaxLen) tryCombineMemCpyFamily() argument
|
H A D | LegalizerHelper.cpp | 8606 lowerMemCpyFamily(MachineInstr & MI,unsigned MaxLen) lowerMemCpyFamily() argument
|