Home
last modified time | relevance | path

Searched defs:Cnt (Results 1 – 25 of 30) sorted by relevance

12

/netbsd-src/external/apache2/llvm/dist/llvm/lib/TextAPI/
H A DArchitectureSet.cpp30 size_t Cnt = 0; in count() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Support/
H A DTrigramIndex.cpp31 unsigned Cnt = 0; in insert() local
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Analysis/Support/
H A DBumpVector.h172 iterator insert(iterator I, size_t Cnt, const_reference E, in insert()
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Analysis/
H A DCFG.h593 reverse_iterator insert(reverse_iterator I, size_t Cnt, CFGElement E, in insert()
1169 iterator beginAutomaticObjDtorsInsert(iterator I, size_t Cnt, in beginAutomaticObjDtorsInsert()
1182 iterator beginLifetimeEndsInsert(iterator I, size_t Cnt, in beginLifetimeEndsInsert()
1195 iterator beginScopeEndInsert(iterator I, size_t Cnt, BumpVectorContext &C) { in beginScopeEndInsert()
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/Object/
H A DELF.h43 unsigned Cnt; member
59 unsigned Cnt; member
/netbsd-src/external/apache2/llvm/dist/clang/lib/Sema/
H A DSemaStmtAsm.cpp519 for (unsigned Cnt = ConstraintIdx - NumOperands; I != E; ++I) in ActOnGCCAsmStmt() local
H A DSemaOpenMP.cpp4948 for (unsigned Cnt = 0, End = AllowedNameModifiers.size(); Cnt < End; in checkIfClauses() local
5581 for (int Cnt = 0, EndCnt = Clauses.size(); Cnt < EndCnt; ++Cnt) { in processImplicitMapsWithDefaultMappers() local
8428 Expr *Cnt = SemaRef.DefaultLvalueConversion(Counter).get(); in buildOrderedLoopData() local
8952 &IterSpaces, &Captures](unsigned Cnt, Stmt *CurStmt) { in checkOpenMPLoop()
9032 for (unsigned Cnt = 1; Cnt < NestedLoopCount; ++Cnt) { in checkOpenMPLoop() local
9436 for (unsigned int Cnt = 0; Cnt < NestedLoopCount; ++Cnt) { in checkOpenMPLoop() local
12572 Stmt *CurStmt) { in ActOnOpenMPTileDirective()
/netbsd-src/sys/dev/usb/
H A Dif_atu.c529 int Cnt; in atu_start_scan() local
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/AST/
H A DOpenMPClause.h5659 OpenMPMapModifierKind getMapTypeModifier(unsigned Cnt) const LLVM_READONLY { in getMapTypeModifier()
5669 SourceLocation getMapTypeModifierLoc(unsigned Cnt) const LLVM_READONLY { in getMapTypeModifierLoc()
6570 OpenMPMotionModifierKind getMotionModifier(unsigned Cnt) const LLVM_READONLY { in getMotionModifier()
6580 SourceLocation getMotionModifierLoc(unsigned Cnt) const LLVM_READONLY { in getMotionModifierLoc()
6771 OpenMPMotionModifierKind getMotionModifier(unsigned Cnt) const LLVM_READONLY { in getMotionModifier()
6781 SourceLocation getMotionModifierLoc(unsigned Cnt) const LLVM_READONLY { in getMotionModifierLoc()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/AArch64/GISel/
H A DAArch64PostLegalizerLowering.cpp477 int64_t &Cnt) { in isVShiftRImm()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/ExecutionEngine/RuntimeDyld/
H A DRuntimeDyld.cpp460 for (size_t Idx = 0, Cnt = SectionSizes.size(); Idx < Cnt; Idx++) { in computeAllocationSizeForSections() local
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
H A DMemRegion.h471 unsigned Cnt; variable
/netbsd-src/external/apache2/llvm/dist/llvm/tools/sancov/
H A Dsancov.cpp619 uint32_t Cnt = Sec.size / Stride; in findMachOIndirectCovFunctions() local
/netbsd-src/external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Checkers/RetainCountChecker/
H A DRetainCountChecker.cpp1220 unsigned Cnt = V.getCount(); in handleAutoreleaseCounts() local
/netbsd-src/external/apache2/llvm/dist/clang/lib/AST/
H A DStmtOpenMP.cpp129 for (unsigned Cnt = 0; Cnt < NumLoops; ++Cnt) { in doForAllLoops() local
159 [Callback](unsigned Cnt, Stmt *Loop) { in doForAllLoopsBodies()
H A DOpenMPClause.cpp1024 void OMPDependClause::setLoopData(unsigned NumLoop, Expr *Cnt) { in setLoopData()
/netbsd-src/external/apache2/llvm/dist/clang/lib/Lex/
H A DPPDirectives.cpp1645 int Cnt = 0; in trySimplifyPath() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/NVPTX/
H A DNVPTXAsmPrinter.cpp260 const ConstantFP *Cnt = MO.getFPImm(); in lowerOperand() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Vectorize/
H A DSLPVectorizer.cpp422 for (int Cnt = 0, E = VL.size(); Cnt < E; Cnt++) { in getSameOpcode() local
1520 unsigned Cnt = 0; in print() local
6672 for (int Cnt = E; Cnt > 0; --Cnt) { in vectorizeStores() local
6713 for (unsigned Cnt = StartIdx, E = Operands.size(); Cnt + Size <= E;) { in vectorizeStores() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Analysis/
H A DLoopAccessAnalysis.cpp1204 int Cnt = 1; in sortPtrAccesses() local
/netbsd-src/external/apache2/llvm/dist/clang/lib/CodeGen/
H A DCGStmtOpenMP.cpp167 [&CGF](unsigned Cnt, const Stmt *CurStmt) { in emitPreInitStmt()
523 unsigned Cnt = CD->getContextParamPosition(); in emitOutlinedFunctionPrologue() local
4460 for (unsigned Cnt = 0, E = Data.ReductionVars.size(); Cnt < E; ++Cnt) { in EmitOMPTaskBasedDirective() local
4507 for (unsigned Cnt = 0, E = InRedVars.size(); Cnt < E; ++Cnt) { in EmitOMPTaskBasedDirective() local
H A DCGOpenMPRuntimeGPU.cpp2727 llvm::Value *Cnt = nullptr; in emitInterWarpCopyFunction() local
3835 int Cnt = 0; in emitReduction() local
/netbsd-src/external/apache2/llvm/dist/clang/lib/Parse/
H A DParseOpenMP.cpp1874 unsigned Cnt = 1; in ParseOpenMPDeclarativeDirectiveWithExtDecl() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/ARM/
H A DARMISelLowering.cpp6252 static bool getVShiftImm(SDValue Op, unsigned ElementBits, int64_t &Cnt) { in getVShiftImm()
6273 static bool isVShiftLImm(SDValue Op, EVT VT, bool isLong, int64_t &Cnt) { in isVShiftLImm()
6288 int64_t &Cnt) { in isVShiftRImm()
6306 int64_t Cnt; in LowerShift() local
15900 int64_t Cnt; in PerformIntrinsicCombine() local
16001 int64_t Cnt; in PerformIntrinsicCombine() local
16157 int64_t Cnt; in PerformShiftCombine() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/AsmPrinter/
H A DAsmPrinter.cpp1583 unsigned Cnt = I.second.second; in emitGlobalGOTEquivs() local

12