| /llvm-project-15.0.7/clang-tools-extra/clang-tidy/readability/ |
| H A D | FunctionCognitiveComplexityCheck.cpp | 206 unsigned short Increase; in account() local 207 std::tie(MsgId, Increase) = D.process(); in account() 209 Total += Increase; in account() 558 unsigned short Increase; // How much of an increment? in check() local 559 std::tie(MsgId, Increase) = Detail.process(); in check() 564 << (unsigned)Increase << (unsigned)Detail.Nesting << 1 + Detail.Nesting; in check()
|
| /llvm-project-15.0.7/clang-tools-extra/clang-tidy/bugprone/ |
| H A D | NotNullTerminatedResultCheck.cpp | 36 enum class LengthHandleKind { Increase, Decrease }; enumerator 312 (LengthHandle == LengthHandleKind::Increase in lengthExprHandle() 358 Injection += LengthHandle == LengthHandleKind::Increase ? " + 1" : " - 1"; in lengthExprHandle() 403 lengthExprHandle(CapacityExpr, LengthHandleKind::Increase, Result, Diag); in isDestCapacityFix() 862 lengthArgHandle(LengthHandleKind::Increase, Result, Diag); in memoryHandlerFunctionFix() 911 lengthArgPosHandle(1, LengthHandleKind::Increase, Result, Diag); in memcpy_sFix() 952 lengthArgHandle(LengthHandleKind::Increase, Result, Diag); in memmoveFix() 963 lengthArgHandle(LengthHandleKind::Increase, Result, Diag); in strerror_sFix() 1009 lengthArgHandle(LengthHandleKind::Increase, Result, Diag); in xfrmFix()
|
| /llvm-project-15.0.7/clang-tools-extra/clangd/index/ |
| H A D | BackgroundQueue.cpp | 119 bool Increase = NewPriority > Boost; in boost() local 121 if (!Increase) in boost()
|
| /llvm-project-15.0.7/llvm/test/Transforms/LoopUnroll/ |
| H A D | assume-timeout.ll | 26 %exitcond = icmp eq i32 %iv.inc, 50 ; Increase me!
|
| /llvm-project-15.0.7/libc/docs/ |
| H A D | index.rst | 23 - Increase whole program optimization opportunities for static binaries through
|
| /llvm-project-15.0.7/lld/test/ELF/ |
| H A D | common-page.s | 10 # Increase max-page-size to 64k while using the default x86_64 common page size 115 # Increase common-page-size to max-page-size. Expect to see a larger offset
|
| /llvm-project-15.0.7/lld/test/wasm/lto/ |
| H A D | cache.ll | 23 ; Increase the age of llvmcache-foo, which will give it the oldest time stamp
|
| /llvm-project-15.0.7/lld/test/ELF/lto/ |
| H A D | cache.ll | 24 ; Increase the age of llvmcache-foo, which will give it the oldest time stamp
|
| /llvm-project-15.0.7/llvm/test/tools/gold/X86/ |
| H A D | cache.ll | 56 ; Increase the age of llvmcache-foo
|
| /llvm-project-15.0.7/lld/test/MachO/ |
| H A D | lto-cache.ll | 35 ;; Increase the age of llvmcache-baz, which will give it the oldest time stamp
|
| /llvm-project-15.0.7/llvm/test/CodeGen/PowerPC/ |
| H A D | pcrel-call-linkage-leaf.ll | 99 ; Increase register pressure enough to force the register allocator to
|
| /llvm-project-15.0.7/mlir/test/Dialect/SCF/ |
| H A D | for-loop-peeling.mlir | 209 // Increase %ub - %iv a little bit, pattern should still apply.
|
| /llvm-project-15.0.7/llvm/tools/llvm-objdump/ |
| H A D | ObjdumpOpts.td | 23 HelpText<"Increase the displayed address by the specified offset">;
|
| /llvm-project-15.0.7/llvm/docs/CommandGuide/ |
| H A D | llvm-objdump.rst | 120 Increase the displayed address in disassembly or section header printing by
|
| /llvm-project-15.0.7/clang/lib/Format/ |
| H A D | TokenAnnotator.cpp | 1583 unsigned Increase) in ScopedContextCreator() 1586 P.Contexts.back().BindingStrength + Increase, in ScopedContextCreator()
|
| /llvm-project-15.0.7/llvm/lib/Target/AArch64/ |
| H A D | AArch64InstrFormats.td | 2571 // Increase the weight of the immediate variant to try to match it before
|