Home
last modified time | relevance | path

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

/freebsd-12-stable/contrib/googletest/googletest/samples/
Dsample4.cc37 int Counter::Increment() { in Increment() function in Counter
Dsample4_unittest.cc37 TEST(Counter, Increment) { in TEST() argument
/freebsd-12-stable/contrib/llvm-project/lldb/source/Core/
DProgress.cpp39 void Progress::Increment(uint64_t amount) { in Increment() function in Progress
/freebsd-12-stable/contrib/llvm-project/llvm/lib/Target/ARM/
DMVEGatherScatterLowering.cpp440 IntrinsicInst *I, Value *Ptr, IRBuilder<> &Builder, int64_t Increment) { in tryCreateMaskedGatherBase()
460 IntrinsicInst *I, Value *Ptr, IRBuilder<> &Builder, int64_t Increment) { in tryCreateMaskedGatherBaseWB()
602 IntrinsicInst *I, Value *Ptr, IRBuilder<> &Builder, int64_t Increment) { in tryCreateMaskedScatterBase()
626 IntrinsicInst *I, Value *Ptr, IRBuilder<> &Builder, int64_t Increment) { in tryCreateMaskedScatterBaseWB()
DARMLoadStoreOptimizer.cpp2862 MachineInstr *Increment = nullptr; in DistributeIncrements() local
DARMISelLowering.cpp15582 SDValue Increment = DAG.getConstant(StoreType.getSizeInBits() / 8, DL, in PerformTruncatingStoreCombine() local
/freebsd-12-stable/contrib/llvm-project/llvm/lib/Transforms/Scalar/
DLoopFlatten.cpp100 PHINode *&InductionPHI, Value *&TripCount, BinaryOperator *&Increment, in findLoopComponents()
/freebsd-12-stable/contrib/llvm-project/llvm/lib/Object/
DArchive.cpp586 auto Increment = [&]() { in Archive() local
/freebsd-12-stable/contrib/llvm-project/llvm/lib/ProfileData/
DInstrProfReader.cpp133 void InstrProfIterator::Increment() { in Increment() function in InstrProfIterator
/freebsd-12-stable/contrib/llvm-project/llvm/include/llvm/Demangle/
DMicrosoftDemangleNodes.h130 Increment, // ?E # operator++ enumerator
/freebsd-12-stable/contrib/googletest/googletest/test/
Dgoogletest-port-test.cc1045 void Increment() { in Increment() function in testing::internal::AtomicCounterWithMutex
/freebsd-12-stable/contrib/llvm-project/clang/include/clang/ASTMatchers/
DASTMatchers.h2089 const Stmt *const Increment = Node.getInc(); in AST_MATCHER_P() local
/freebsd-12-stable/contrib/llvm-project/clang/lib/Sema/
DSemaStmt.cpp1909 bool ProcessIterationStmt(Sema &S, Stmt* Statement, bool &Increment, in ProcessIterationStmt()
DSemaDeclCXX.cpp14089 Expr *Increment = UnaryOperator::Create( in buildSingleCopyAssignRecursively() local
/freebsd-12-stable/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
DLegalizeVectorTypes.cpp5427 unsigned Increment = LdEltVT.getSizeInBits() / 8; in GenWidenVectorExtLoads() local
DTargetLowering.cpp7770 SDValue Increment; in IncrementMemoryAddress() local
/freebsd-12-stable/contrib/llvm-project/llvm/lib/Transforms/Vectorize/
DLoopVectorize.cpp2956 Value *Increment = createStepForVF(Builder, Builder.getInt32(Part), VF); in vectorizeMemoryInstruction() local
/freebsd-12-stable/contrib/llvm-project/llvm/lib/Target/PowerPC/
DPPCISelLowering.cpp15074 SDValue Increment = in PerformDAGCombine() local
/freebsd-12-stable/contrib/llvm-project/llvm/lib/Target/X86/
DX86ISelLowering.cpp6901 unsigned Increment = 1u << NumStages; in createPackShuffleMask() local