Searched defs:Increment (Results 1 - 12 of 12) sorted by relevance

/netbsd-current/external/apache2/llvm/dist/llvm/utils/benchmark/src/
H A Dcounter.cc37 void Increment(UserCounters *l, UserCounters const& r) { function in namespace:benchmark::internal
/netbsd-current/external/apache2/llvm/dist/libcxx/utils/google-benchmark/src/
H A Dcounter.cc44 void Increment(UserCounters* l, UserCounters const& r) { function in namespace:benchmark::internal
/netbsd-current/external/apache2/llvm/dist/llvm/lib/ProfileData/
H A DInstrProfReader.cpp133 void InstrProfIterator::Increment() { function in class:InstrProfIterator
/netbsd-current/external/apache2/llvm/dist/llvm/lib/Transforms/Scalar/
H A DLoopFlatten.cpp96 findLoopComponents( Loop *L, SmallPtrSetImpl<Instruction *> &IterationInstructions, PHINode *&InductionPHI, Value *&Limit, BinaryOperator *&Increment, BranchInst *&BackBranch, ScalarEvolution *SE) argument
/netbsd-current/external/apache2/llvm/dist/clang/include/clang/ASTMatchers/
H A DASTMatchers.h2077 const Stmt *const Increment = Node.getInc(); local
/netbsd-current/external/apache2/llvm/dist/llvm/lib/Object/
H A DArchive.cpp574 auto Increment = [&]() { local
/netbsd-current/external/apache2/llvm/dist/llvm/lib/Target/ARM/
H A DMVEGatherScatterLowering.cpp399 tryCreateMaskedGatherBase(IntrinsicInst *I, Value *Ptr, IRBuilder<> &Builder, int64_t Increment) argument
421 tryCreateMaskedGatherBaseWB( IntrinsicInst *I, Value *Ptr, IRBuilder<> &Builder, int64_t Increment) argument
549 tryCreateMaskedScatterBase( IntrinsicInst *I, Value *Ptr, IRBuilder<> &Builder, int64_t Increment) argument
573 tryCreateMaskedScatterBaseWB( IntrinsicInst *I, Value *Ptr, IRBuilder<> &Builder, int64_t Increment) argument
[all...]
H A DARMISelLowering.cpp15200 SDValue Increment = DAG.getConstant(StoreType.getSizeInBits() / 8, DL, local
/netbsd-current/external/apache2/llvm/dist/llvm/include/llvm/Demangle/
H A DMicrosoftDemangleNodes.h129 Increment, // ?E # operator++ member in class:llvm::ms_demangle::IntrinsicFunctionKind
/netbsd-current/external/apache2/llvm/dist/llvm/lib/CodeGen/SelectionDAG/
H A DLegalizeVectorTypes.cpp5422 unsigned Increment = LdEltVT.getSizeInBits() / 8; local
/netbsd-current/external/apache2/llvm/dist/clang/lib/Sema/
H A DSemaStmt.cpp1908 bool ProcessIterationStmt(Sema &S, Stmt* Statement, bool &Increment, argument
/netbsd-current/external/apache2/llvm/dist/llvm/lib/Target/PowerPC/
H A DPPCISelLowering.cpp15019 SDValue Increment = local

Completed in 265 milliseconds