/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/GISel/ |
H A D | AArch64O0PreLegalizerCombiner.cpp | 102 unsigned MaxLen = 32; in tryCombineAll() local
|
H A D | AArch64PreLegalizerCombiner.cpp | 785 unsigned MaxLen = CInfo.EnableOpt ? 0 : 32; in tryCombineAll() local
|
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Vectorize/ |
H A D | LoopIdiomVectorize.cpp | 272 Value *MaxLen; in recognizeByteCompare() local 587 GetElementPtrInst *GEPB, Instruction *Index, Value *Start, Value *MaxLen) { in expandFindMismatch() 840 PHINode *IndPhi, Value *MaxLen, in transformByteCompare()
|
/freebsd/contrib/llvm-project/compiler-rt/lib/scudo/standalone/ |
H A D | string_utils.cpp | 22 constexpr uptr MaxLen = 30; in appendNumber() local
|
/freebsd/contrib/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()
|
/freebsd/contrib/llvm-project/llvm/tools/llvm-objdump/ |
H A D | ELFDump.cpp | 219 size_t MaxLen = 0; in printDynamicSection() local
|
/freebsd/contrib/llvm-project/llvm/lib/MC/ |
H A D | MCSubtargetInfo.cpp | 90 size_t MaxLen = 0; in getLongestEntryLength() local
|
/freebsd/contrib/llvm-project/llvm/lib/DebugInfo/CodeView/ |
H A D | TypeRecordMapping.cpp | 239 std::optional<uint32_t> MaxLen; in visitTypeBegin() local
|
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/ |
H A D | MachineTraceMetrics.cpp | 779 unsigned MaxLen = 0; in computeCrossBlockCriticalPath() local
|
/freebsd/contrib/llvm-project/clang/utils/TableGen/ |
H A D | ClangDiagnosticsEmitter.cpp | 1687 unsigned MaxLen = 0; in emitDiagTable() local
|
/freebsd/contrib/llvm-project/llvm/lib/Target/Hexagon/ |
H A D | HexagonISelDAGToDAGHVX.cpp | 1020 unsigned MaxLen) { in findStrip() argument
|
H A D | HexagonISelLoweringHVX.cpp | 2375 return {MVT::getVectorVT(Ty0.getVectorElementType(), MaxLen), in typeWidenToWider() local
|
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/GlobalISel/ |
H A D | LegalizerHelper.cpp | 9129 LegalizerHelper::lowerMemCpyFamily(MachineInstr &MI, unsigned MaxLen) { in lowerMemCpyFamily()
|
H A D | CombinerHelper.cpp | 1640 bool CombinerHelper::tryCombineMemCpyFamily(MachineInstr &MI, unsigned MaxLen) { in tryCombineMemCpyFamily()
|