Home
last modified time | relevance | path

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

/freebsd/contrib/googletest/googletest/samples/
H A Dsample4.cc37 int Counter::Increment() { return counter_++; } in Increment() function in Counter
H A Dsample4_unittest.cc37 TEST(Counter, Increment) { in TEST() argument
/freebsd/contrib/llvm-project/lldb/source/Core/
H A DProgress.cpp45 void Progress::Increment(uint64_t amount, in Increment() function in Progress
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DLoopFlatten.cpp298 setLoopComponents(Value *&TC, Value *&TripCount, BinaryOperator *&Increment, in setLoopComponents()
316 PHINode *&InductionPHI, Value *&TripCount, BinaryOperator *&Increment, in verifyTripCount()
383 PHINode *&InductionPHI, Value *&TripCount, BinaryOperator *&Increment, in findLoopComponents()
/freebsd/contrib/llvm-project/llvm/lib/Target/ARM/
H A DMVEGatherScatterLowering.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()
H A DARMLoadStoreOptimizer.cpp3148 MachineInstr *Increment = nullptr; in DistributeIncrements() local
H A DARMISelLowering.cpp16602 SDValue Increment = DAG.getConstant(StoreType.getSizeInBits() / 8, DL, in PerformTruncatingStoreCombine() local
/freebsd/contrib/googletest/googlemock/test/
H A Dgmock-pp-string_test.cc122 TEST(Macros, Increment) { in TEST() argument
/freebsd/contrib/llvm-project/llvm/lib/Object/
H A DArchive.cpp748 auto Increment = [&]() { in Archive() local
/freebsd/contrib/googletest/googletest/test/
H A Dgoogletest-port-test.cc1048 void Increment() { in Increment() function in testing::internal::AtomicCounterWithMutex
/freebsd/contrib/llvm-project/llvm/include/llvm/Demangle/
H A DMicrosoftDemangleNodes.h129 Increment, // ?E # operator++ enumerator
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Vectorize/
H A DVPlanRecipes.cpp1330 Value *Increment = createStepForVF(Builder, IndexTy, State.VF, Part); in execute() local
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DLegalizeVectorTypes.cpp2058 SDValue Increment = in SplitVecRes_VP_STRIDED_LOAD() local
3563 SDValue Increment = in SplitVecOp_VP_STRIDED_STORE() local
7206 unsigned Increment = LdEltVT.getSizeInBits() / 8; in GenWidenVectorExtLoads() local
H A DTargetLowering.cpp9745 SDValue Increment; in IncrementMemoryAddress() local
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaStmt.cpp1956 bool ProcessIterationStmt(Sema &S, Stmt* Statement, bool &Increment, in ProcessIterationStmt()
H A DSemaDeclCXX.cpp14840 Expr *Increment = UnaryOperator::Create( in buildSingleCopyAssignRecursively() local
/freebsd/contrib/llvm-project/clang/include/clang/ASTMatchers/
H A DASTMatchers.h2165 const Stmt *const Increment = Node.getInc(); in AST_MATCHER_P() local
/freebsd/contrib/llvm-project/llvm/lib/Target/PowerPC/
H A DPPCISelLowering.cpp15936 SDValue Increment = in PerformDAGCombine() local
/freebsd/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp5035 unsigned Increment = 1u << NumStages; in createPackShuffleMask() local