Home
last modified time | relevance | path

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

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