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

/freebsd-11-stable/contrib/llvm-project/llvm/lib/ProfileData/
H A DInstrProfReader.cpp132 void InstrProfIterator::Increment() { function in class:InstrProfIterator
/freebsd-11-stable/contrib/llvm-project/clang/include/clang/ASTMatchers/
H A DASTMatchers.h1933 const Stmt *const Increment = Node.getInc(); local
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Object/
H A DArchive.cpp578 auto Increment = [&]() { local
/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/Demangle/
H A DMicrosoftDemangleNodes.h128 Increment, // ?E # operator++ member in class:llvm::ms_demangle::IntrinsicFunctionKind
/freebsd-11-stable/contrib/llvm-project/clang/lib/Sema/
H A DSemaStmt.cpp1578 bool ProcessIterationStmt(Sema &S, Stmt* Statement, bool &Increment, argument
/freebsd-11-stable/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DLegalizeVectorTypes.cpp4926 unsigned Increment = NewVTWidth / 8; local
5043 unsigned Increment = LdEltVT.getSizeInBits() / 8; local
5092 unsigned Increment = NewVTWidth / 8; local
5158 unsigned Increment = ValEltVT.getSizeInBits() / 8; local
[all...]
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/PowerPC/
H A DPPCISelLowering.cpp14068 SDValue Increment = local
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/ARM/
H A DARMISelLowering.cpp13517 SDValue Increment = DAG.getConstant(StoreType.getSizeInBits() / 8, DL, local

Completed in 261 milliseconds