Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/utils/benchmark/src/
H A Dcounter.cc37 void Increment(UserCounters *l, UserCounters const& r) { in Increment() function
/netbsd-src/external/apache2/llvm/dist/libcxx/utils/google-benchmark/src/
H A Dcounter.cc44 void Increment(UserCounters* l, UserCounters const& r) { in Increment() function
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/ARM/
H A DMVEGatherScatterLowering.cpp402 int64_t Increment) { in tryCreateMaskedGatherBase()
422 IntrinsicInst *I, Value *Ptr, IRBuilder<> &Builder, int64_t Increment) { in tryCreateMaskedGatherBaseWB()
550 IntrinsicInst *I, Value *Ptr, IRBuilder<> &Builder, int64_t Increment) { in tryCreateMaskedScatterBase()
574 IntrinsicInst *I, Value *Ptr, IRBuilder<> &Builder, int64_t Increment) { in tryCreateMaskedScatterBaseWB()
H A DARMLoadStoreOptimizer.cpp2853 MachineInstr *Increment = nullptr; in DistributeIncrements() local
H A DARMISelLowering.cpp15200 SDValue Increment = DAG.getConstant(StoreType.getSizeInBits() / 8, DL, in PerformTruncatingStoreCombine() local
/netbsd-src/external/apache2/llvm/dist/llvm/tools/llvm-exegesis/lib/
H A DSchedClassResolution.cpp154 const float Increment = SecondToMinimalPressure - MinimalPressure; in distributePressure() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Scalar/
H A DLoopFlatten.cpp98 PHINode *&InductionPHI, Value *&Limit, BinaryOperator *&Increment, in findLoopComponents()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Object/
H A DArchive.cpp574 auto Increment = [&]() { in Archive() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/ProfileData/
H A DInstrProfReader.cpp133 void InstrProfIterator::Increment() { in Increment() function in InstrProfIterator
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/Demangle/
H A DMicrosoftDemangleNodes.h129 Increment, // ?E # operator++ enumerator
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/ASTMatchers/
H A DASTMatchers.h2077 const Stmt *const Increment = Node.getInc(); in AST_MATCHER_P() local
/netbsd-src/external/apache2/llvm/dist/clang/lib/Sema/
H A DSemaStmt.cpp1908 bool ProcessIterationStmt(Sema &S, Stmt* Statement, bool &Increment, in ProcessIterationStmt()
H A DSemaDeclCXX.cpp13896 Expr *Increment = UnaryOperator::Create( in buildSingleCopyAssignRecursively() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/SelectionDAG/
H A DLegalizeVectorTypes.cpp5422 unsigned Increment = LdEltVT.getSizeInBits() / 8; in GenWidenVectorExtLoads() local
H A DTargetLowering.cpp7741 SDValue Increment; in IncrementMemoryAddress() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Vectorize/
H A DLoopVectorize.cpp2937 Value *Increment = createStepForVF(Builder, Builder.getInt32(Part), VF); in vectorizeMemoryInstruction() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/PowerPC/
H A DPPCISelLowering.cpp15019 SDValue Increment = in PerformDAGCombine() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp6900 unsigned Increment = 1u << NumStages; in createPackShuffleMask() local