Home
last modified time | relevance | path

Searched refs:Increment (Results 1 – 25 of 62) sorted by relevance

123

/freebsd-14.2/contrib/googletest/googletest/samples/
H A Dsample4_unittest.cc37 TEST(Counter, Increment) { in TEST() argument
46 EXPECT_EQ(0, c.Increment()); in TEST()
47 EXPECT_EQ(1, c.Increment()); in TEST()
48 EXPECT_EQ(2, c.Increment()); in TEST()
H A Dsample4.cc37 int Counter::Increment() { return counter_++; } in Increment() function in Counter
H A Dsample4.h44 int Increment();
/freebsd-14.2/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DLoopFlatten.cpp298 setLoopComponents(Value *&TC, Value *&TripCount, BinaryOperator *&Increment, in setLoopComponents() argument
301 IterationInstructions.insert(Increment); in setLoopComponents()
302 LLVM_DEBUG(dbgs() << "Found Increment: "; Increment->dump()); in setLoopComponents()
316 PHINode *&InductionPHI, Value *&TripCount, BinaryOperator *&Increment, in verifyTripCount() argument
354 return setLoopComponents(NewRHS, TripCount, Increment, in verifyTripCount()
376 return setLoopComponents(RHS, TripCount, Increment, IterationInstructions); in verifyTripCount()
383 PHINode *&InductionPHI, Value *&TripCount, BinaryOperator *&Increment, in findLoopComponents() argument
443 Increment = in findLoopComponents()
445 if ((Compare->getOperand(0) != Increment || !Increment->hasNUses(2)) && in findLoopComponents()
446 !Increment->hasNUses(1)) { in findLoopComponents()
[all …]
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/ARM/
H A DMVEGatherScatterLowering.cpp115 int64_t Increment = 0);
119 int64_t Increment = 0);
128 int64_t Increment = 0);
132 int64_t Increment = 0);
455 IntrinsicInst *I, Value *Ptr, IRBuilder<> &Builder, int64_t Increment) { in tryCreateMaskedGatherBase() argument
466 {Ptr, Builder.getInt32(Increment)}); in tryCreateMaskedGatherBase()
471 {Ptr, Builder.getInt32(Increment), Mask}); in tryCreateMaskedGatherBase()
487 {Ptr, Builder.getInt32(Increment)}); in tryCreateMaskedGatherBaseWB()
492 {Ptr, Builder.getInt32(Increment), Mask}); in tryCreateMaskedGatherBaseWB()
637 {Ptr, Builder.getInt32(Increment), Input, Mask}); in tryCreateMaskedScatterBase()
[all …]
H A DARMLoadStoreOptimizer.cpp3148 MachineInstr *Increment = nullptr; in DistributeIncrements() local
3153 if (!Increment && getAddSubImmediate(Use) != 0) { in DistributeIncrements()
3154 Increment = &Use; in DistributeIncrements()
3175 if (BaseAccess && Increment) { in DistributeIncrements()
3179 if (Increment->definesRegister(ARM::CPSR) || in DistributeIncrements()
3180 getInstrPredicate(*Increment, PredReg) != ARMCC::AL) in DistributeIncrements()
3198 IncrementOffset = getAddSubImmediate(*Increment); in DistributeIncrements()
3211 if (Increment) in DistributeIncrements()
3259 LLVM_DEBUG(dbgs() << " And : "; Increment->dump()); in DistributeIncrements()
3260 NewBaseReg = Increment->getOperand(0).getReg(); in DistributeIncrements()
[all …]
/freebsd-14.2/sys/contrib/device-tree/Bindings/dma/
H A Dst,stm32-dma.yaml19 -bit 9: Peripheral Increment Address
22 -bit 10: Memory Increment Address
25 -bit 15: Peripheral Increment Offset Size
H A Dst_fdma.txt58 -bit 21: Increment Address
/freebsd-14.2/contrib/llvm-project/lldb/include/lldb/Breakpoint/
H A DStoppointHitCounter.h24 void Increment(uint32_t difference = 1) {
/freebsd-14.2/contrib/llvm-project/llvm/lib/Object/
H A DArchive.cpp748 auto Increment = [&]() { in Archive() local
795 if (Increment()) in Archive()
821 if (Increment()) in Archive()
833 if (Increment()) in Archive()
858 if (Increment()) in Archive()
882 if (Increment()) in Archive()
911 if (Increment()) in Archive()
936 if (Increment()) in Archive()
964 if (Increment()) in Archive()
/freebsd-14.2/contrib/llvm-project/lldb/include/lldb/Core/
H A DProgress.h93 void Increment(uint64_t amount = 1,
/freebsd-14.2/contrib/llvm-project/lldb/source/Core/
H A DProgress.cpp45 void Progress::Increment(uint64_t amount, in Increment() function in Progress
/freebsd-14.2/contrib/llvm-project/clang/include/clang/Analysis/Analyses/
H A DUnsafeBufferUsageGadgets.def28 WARNING_GADGET(Increment)
/freebsd-14.2/contrib/llvm-project/lldb/source/Breakpoint/
H A DWatchpointResource.cpp102 m_hit_counter.Increment(); in ShouldStop()
H A DBreakpointSite.cpp49 m_hit_counter.Increment(); in ShouldStop()
H A DBreakpointLocation.cpp421 m_hit_counter.Increment(); in BumpHitCount()
422 m_owner.m_hit_counter.Increment(); in BumpHitCount()
H A DWatchpoint.cpp256 m_hit_counter.Increment(); in ShouldStop()
/freebsd-14.2/contrib/llvm-project/lldb/source/Plugins/SymbolFile/DWARF/
H A DManualDWARFIndex.cpp89 progress.Increment(); in Index()
94 progress.Increment(); in Index()
124 progress.Increment(); in Index()
/freebsd-14.2/stand/i386/pxeldr/
H A Dpxeldr.S240 seta20.1: inc %cx # Increment, overflow?
/freebsd-14.2/contrib/googletest/googlemock/test/
H A Dgmock-pp-string_test.cc122 TEST(Macros, Increment) { in TEST() argument
/freebsd-14.2/share/misc/
H A Dusb_hid_usages671 0x9C Channel Increment
705 0xCA Tracking Increment
719 0xE9 Volume Increment
743 0x152 Bass Increment
745 0x154 Treble Increment
759 0x171 Sub-channel Increment
761 0x173 Alternate Audio Increment
/freebsd-14.2/contrib/file/src/
H A DBNF13 level = ">" ;; Increment the level by 1.
/freebsd-14.2/stand/i386/cdboot/
H A Dcdboot.S487 seta20.1: inc %cx # Increment, overflow?
/freebsd-14.2/contrib/googletest/googletest/test/
H A Dgoogletest-port-test.cc1048 void Increment() { in Increment() function in testing::internal::AtomicCounterWithMutex
1091 for (int i = 0; i < param.second; ++i) param.first->Increment(); in CountingThreadFunc()
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/Demangle/
H A DMicrosoftDemangleNodes.h129 Increment, // ?E # operator++ enumerator

123