| /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()
|
| /llvm-project/llvm/lib/Target/AArch64/GISel/ |
| H A D | AArch64O0PreLegalizerCombiner.cpp | 102 unsigned MaxLen = 32; tryCombineAll() local
|
| H A D | AArch64PreLegalizerCombiner.cpp | 785 unsigned MaxLen = CInfo.EnableOpt ? 0 : 32; tryCombineAll() local
|
| /llvm-project/compiler-rt/lib/scudo/standalone/ |
| H A D | string_utils.cpp | 22 constexpr uptr MaxLen = 30; in appendNumber() local
|
| /llvm-project/llvm/lib/Transforms/Vectorize/ |
| H A D | LoopIdiomVectorize.cpp | 272 Value *MaxLen; recognizeByteCompare() local 587 expandFindMismatch(IRBuilder<> & Builder,DomTreeUpdater & DTU,GetElementPtrInst * GEPA,GetElementPtrInst * GEPB,Instruction * Index,Value * Start,Value * MaxLen) expandFindMismatch() argument 840 transformByteCompare(GetElementPtrInst * GEPA,GetElementPtrInst * GEPB,PHINode * IndPhi,Value * MaxLen,Instruction * Index,Value * Start,bool IncIdx,BasicBlock * FoundBB,BasicBlock * EndBB) transformByteCompare() argument [all...] |
| /llvm-project/clang/lib/Lex/ |
| H A D | HeaderMap.cpp | 157 unsigned MaxLen = FileBuffer->getBufferSize() - StrTabIdx; in getString() local
|
| /llvm-project/llvm/tools/llvm-objdump/ |
| H A D | ELFDump.cpp | 219 size_t MaxLen = 0; printDynamicSection() local
|
| /llvm-project/compiler-rt/lib/fuzzer/ |
| H A D | FuzzerDriver.cpp | 324 int RunOneTest(Fuzzer *F, const char *InputFilePath, size_t MaxLen) { in RunOneTest() 894 size_t MaxLen = INT_MAX; // Large max length. in FuzzerDriver() local
|
| 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()
|
| /llvm-project/llvm/lib/MC/ |
| H A D | MCSubtargetInfo.cpp | 90 size_t MaxLen = 0; getLongestEntryLength() local
|
| /llvm-project/clang-tools-extra/clangd/ |
| H A D | Diagnostics.cpp | 642 constexpr unsigned MaxLen = 50; writeCodeToFixMessage() local
|
| /llvm-project/llvm/lib/DebugInfo/CodeView/ |
| H A D | TypeRecordMapping.cpp | 239 std::optional<uint32_t> MaxLen; in visitTypeBegin() local
|
| /llvm-project/llvm/lib/CodeGen/ |
| H A D | MachineTraceMetrics.cpp | 779 unsigned MaxLen = 0; computeCrossBlockCriticalPath() local
|
| /llvm-project/clang/utils/TableGen/ |
| H A D | ClangDiagnosticsEmitter.cpp | 1687 unsigned MaxLen = 0; emitDiagTable() local
|
| /llvm-project/llvm/lib/Target/Hexagon/ |
| H A D | HexagonISelDAGToDAGHVX.cpp | 1020 for (unsigned I = 1; I != MaxLen; ++I) { in findStrip() argument
|
| H A D | HexagonISelLoweringHVX.cpp | 2374 unsigned MaxLen = std::max(Len0, Len1); typeWidenToWider() local
|
| /llvm-project/llvm/lib/CodeGen/GlobalISel/ |
| H A D | CombinerHelper.cpp | 1640 tryCombineMemCpyFamily(MachineInstr & MI,unsigned MaxLen) tryCombineMemCpyFamily() argument
|
| H A D | LegalizerHelper.cpp | 8930 lowerMemCpyFamily(MachineInstr & MI,unsigned MaxLen) lowerMemCpyFamily() argument
|