Home
last modified time | relevance | path

Searched defs:Increment (Results 1 – 19 of 19) sorted by relevance

/freebsd-head/contrib/googletest/googletest/samples/
HDsample4.cc37 int Counter::Increment() { return counter_++; } in Increment() function in Counter
HDsample4_unittest.cc37 TEST(Counter, Increment) { in TEST() argument
/freebsd-head/contrib/llvm-project/lldb/source/Core/
HDProgress.cpp57 void Progress::Increment(uint64_t amount, in Increment() function in Progress
111 void ProgressManager::Increment(const Progress::ProgressData &progress_data) { in Increment() function in ProgressManager
/freebsd-head/contrib/llvm-project/llvm/lib/Target/ARM/
HDMVEGatherScatterLowering.cpp455 IntrinsicInst *I, Value *Ptr, IRBuilder<> &Builder, int64_t Increment) { in tryCreateMaskedGatherBase()
475 IntrinsicInst *I, Value *Ptr, IRBuilder<> &Builder, int64_t Increment) { in tryCreateMaskedGatherBaseWB()
617 IntrinsicInst *I, Value *Ptr, IRBuilder<> &Builder, int64_t Increment) { in tryCreateMaskedScatterBase()
641 IntrinsicInst *I, Value *Ptr, IRBuilder<> &Builder, int64_t Increment) { in tryCreateMaskedScatterBaseWB()
HDARMLoadStoreOptimizer.cpp3150 MachineInstr *Increment = nullptr; in DistributeIncrements() local
HDARMISelLowering.cpp16615 SDValue Increment = DAG.getConstant(StoreType.getSizeInBits() / 8, DL, in PerformTruncatingStoreCombine() local
/freebsd-head/contrib/googletest/googlemock/test/
HDgmock-pp-string_test.cc122 TEST(Macros, Increment) { in TEST() argument
/freebsd-head/contrib/llvm-project/llvm/lib/Transforms/Scalar/
HDLoopFlatten.cpp305 setLoopComponents(Value *&TC, Value *&TripCount, BinaryOperator *&Increment, in setLoopComponents()
323 PHINode *&InductionPHI, Value *&TripCount, BinaryOperator *&Increment, in verifyTripCount()
390 PHINode *&InductionPHI, Value *&TripCount, BinaryOperator *&Increment, in findLoopComponents()
/freebsd-head/contrib/llvm-project/llvm/lib/Object/
HDArchive.cpp748 auto Increment = [&]() { in Archive() local
/freebsd-head/contrib/llvm-project/llvm/include/llvm/Demangle/
HDMicrosoftDemangleNodes.h129 Increment, // ?E # operator++ enumerator
/freebsd-head/contrib/googletest/googletest/test/
HDgoogletest-port-test.cc1048 void Increment() { in Increment() function in testing::internal::AtomicCounterWithMutex
/freebsd-head/contrib/llvm-project/llvm/lib/Transforms/Vectorize/
HDVPlanRecipes.cpp1616 Value *Increment = createStepForVF(Builder, IndexTy, State.VF, Part); in execute() local
/freebsd-head/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
HDLegalizeVectorTypes.cpp2204 SDValue Increment = in SplitVecRes_VP_STRIDED_LOAD() local
3748 SDValue Increment = in SplitVecOp_VP_STRIDED_STORE() local
7601 unsigned Increment = LdEltVT.getSizeInBits() / 8; in GenWidenVectorExtLoads() local
HDTargetLowering.cpp10073 SDValue Increment; in IncrementMemoryAddress() local
/freebsd-head/contrib/llvm-project/clang/lib/Sema/
HDSemaStmt.cpp1979 bool ProcessIterationStmt(Sema &S, Stmt* Statement, bool &Increment, in ProcessIterationStmt()
HDSemaDeclCXX.cpp14712 Expr *Increment = UnaryOperator::Create( in buildSingleCopyAssignRecursively() local
/freebsd-head/contrib/llvm-project/clang/include/clang/ASTMatchers/
HDASTMatchers.h2166 const Stmt *const Increment = Node.getInc(); in AST_MATCHER_P() local
/freebsd-head/contrib/llvm-project/llvm/lib/Target/PowerPC/
HDPPCISelLowering.cpp16149 SDValue Increment = in PerformDAGCombine() local
/freebsd-head/contrib/llvm-project/llvm/lib/Target/X86/
HDX86ISelLowering.cpp5172 unsigned Increment = 1u << NumStages; in createPackShuffleMask() local