Home
last modified time | relevance | path

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

12

/freebsd/contrib/llvm-project/compiler-rt/lib/fuzzer/
H A DFuzzerDataFlowTrace.h74 for (auto Cnt: Counters) in GetNumberOfCoveredBlocks() local
88 for (auto Cnt : Counters) in NumberOfCoveredBlocks() local
102 for (auto Cnt : Counters) in SmallestNonZeroCounter() local
/freebsd/contrib/llvm-project/llvm/lib/TextAPI/
H A DArchitectureSet.cpp30 size_t Cnt = 0; in count() local
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Vectorize/
H A DVPlanVerifier.cpp124 unsigned Cnt = 0; in verifyVPBasicBlock() local
H A DSLPVectorizer.cpp804 for (int Cnt = 0, E = VL.size(); Cnt < E; Cnt++) { in getSameOpcode() local
2188 unsigned Cnt in shouldBroadcast() local
2448 unsigned Cnt = 0; print() local
4495 int Cnt = 0; calculateRtStride() local
4662 for (unsigned Cnt = 0, End = VL.size(); Cnt + VF <= End; canVectorizeLoads() local
4800 unsigned Cnt = 1; clusterSortPtrAccesses() local
5293 unsigned Cnt = 0; reorderTopToBottom() local
5415 unsigned Cnt = IdentityCnt; reorderTopToBottom() local
5739 unsigned Cnt = IdentityCnt; reorderBottomToTop() local
8283 for (unsigned Cnt = StartIdx, End = VL.size(); Cnt + VF <= End; getBuildVectorCost() local
16155 for (unsigned Cnt = StartIdx; Cnt + Size <= Sz;) { vectorizeStores() local
17278 for (unsigned Cnt = 0, Sz = OrigReducedVals.size(); Cnt < Sz; ++Cnt) { tryToReduce() local
17379 unsigned Cnt = SameValuesCounter.lookup(OrigV); tryToReduce() local
17463 for (unsigned Cnt = 0, Sz = ReducedVals.size(); Cnt < Sz; ++Cnt) { tryToReduce() local
17474 for (unsigned Cnt = 0; Cnt < NumReducedVals; ++Cnt) { tryToReduce() local
17485 for (unsigned Cnt = 0; Cnt < NumReducedVals; ++Cnt) { tryToReduce() local
17794 int Cnt = ReducedVals.size(); getReductionCost() local
17879 emitScaleForReusedOps(Value * VectorizedValue,IRBuilderBase & Builder,unsigned Cnt) emitScaleForReusedOps() argument
17951 unsigned Cnt = SameValuesCounter.lookup(TrackedToOrig.find(V)->second); emitReusedOps() local
17989 unsigned Cnt = SameValuesCounter.lookup(TrackedToOrig.find(V)->second); emitReusedOps() local
18009 unsigned Cnt = SameValuesCounter.lookup(TrackedToOrig.find(V)->second); emitReusedOps() local
[all...]
/freebsd/contrib/llvm-project/clang/include/clang/Analysis/Support/
H A DBumpVector.h181 iterator insert(iterator I, size_t Cnt, const_reference E, in insert()
/freebsd/contrib/llvm-project/llvm/include/llvm/SandboxIR/
H A DSandboxIR.h249 unsigned Cnt = 0; in hasNUsesOrMore() local
258 unsigned Cnt = 0; in hasNUses() local
/freebsd/contrib/llvm-project/llvm/include/llvm/Object/
H A DELF.h46 unsigned Cnt; member
62 unsigned Cnt; member
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DWindowScheduler.cpp313 for (size_t Cnt = 1; Cnt < DuplicateNum; ++Cnt) { in generateTripleMBB() local
/freebsd/contrib/llvm-project/llvm/lib/ProfileData/Coverage/
H A DCoverageMapping.cpp131 auto Cnt = get(CounterExpression(CounterExpression::Add, LHS, RHS)); in add() local
137 auto Cnt = get(CounterExpression(CounterExpression::Subtract, LHS, RHS)); in subtract() local
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaStmtAsm.cpp528 for (unsigned Cnt = ConstraintIdx - NumOperands; I != E; ++I) in ActOnGCCAsmStmt() local
H A DSemaOpenMP.cpp5122 for (unsigned Cnt = 0, End = AllowedNameModifiers.size(); Cnt < End; in checkIfClauses() local
5787 for (int Cnt = 0, EndCnt = Clauses.size(); Cnt < EndCnt; ++Cnt) { in processImplicitMapsWithDefaultMappers() local
9021 Expr *Cnt = SemaRef.DefaultLvalueConversion(Counter).get(); in buildOrderedLoopData() local
9341 Expr *Cnt = SemaRef in checkOpenMPIterationSpace() local
9628 &IterSpaces, &Captures](unsigned Cnt, Stmt *CurStmt) { in checkOpenMPLoop()
9729 for (unsigned Cnt = 1; Cnt < NestedLoopCount; ++Cnt) { in checkOpenMPLoop() local
10148 for (unsigned int Cnt = 0; Cnt < NestedLoopCount; ++Cnt) { in checkOpenMPLoop() local
14028 Stmt *CurStmt) { in checkTransformableLoopNest()
14116 [LoopStmts](unsigned Cnt, Stmt *CurStmt) { in collectLoopStmts()
/freebsd/contrib/llvm-project/clang/include/clang/AST/
H A DOpenMPClause.h6066 OpenMPMapModifierKind getMapTypeModifier(unsigned Cnt) const LLVM_READONLY { in getMapTypeModifier()
6076 SourceLocation getMapTypeModifierLoc(unsigned Cnt) const LLVM_READONLY { in getMapTypeModifierLoc()
7022 OpenMPMotionModifierKind getMotionModifier(unsigned Cnt) const LLVM_READONLY { in getMotionModifier()
7032 SourceLocation getMotionModifierLoc(unsigned Cnt) const LLVM_READONLY { in getMotionModifierLoc()
7222 OpenMPMotionModifierKind getMotionModifier(unsigned Cnt) const LLVM_READONLY { in getMotionModifier()
7232 SourceLocation getMotionModifierLoc(unsigned Cnt) const LLVM_READONLY { in getMotionModifierLoc()
/freebsd/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/RetainCountChecker/
H A DRetainCountChecker.cpp1220 unsigned Cnt = V.getCount(); in handleAutoreleaseCounts() local
/freebsd/contrib/llvm-project/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
H A DMemRegion.h483 unsigned Cnt; variable
/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCGStmtOpenMP.cpp176 [&CGF](unsigned Cnt, const Stmt *CurStmt) { in emitPreInitStmt()
565 unsigned Cnt = CD->getContextParamPosition(); in emitOutlinedFunctionPrologue() local
4947 for (unsigned Cnt = 0, E = Data.ReductionVars.size(); Cnt < E; ++Cnt) { in EmitOMPTaskBasedDirective() local
4994 for (unsigned Cnt = 0, E = InRedVars.size(); Cnt < E; ++Cnt) { in EmitOMPTaskBasedDirective() local
5229 for (unsigned Cnt = 0, E = Data.ReductionVars.size(); Cnt < E; ++Cnt) { in processInReduction() local
5273 for (unsigned Cnt = 0, E = InRedVars.size(); Cnt < E; ++Cnt) { in processInReduction() local
H A DCGOpenMPRuntimeGPU.cpp1679 int Cnt = 0; in emitReduction() local
/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/GISel/
H A DAArch64PostLegalizerLowering.cpp512 int64_t &Cnt) { in isVShiftRImm()
/freebsd/contrib/llvm-project/llvm/lib/Target/NVPTX/
H A DNVPTXAsmPrinter.cpp268 const ConstantFP *Cnt = MO.getFPImm(); in lowerOperand() local
/freebsd/contrib/llvm-project/clang/lib/AST/
H A DOpenMPClause.cpp1083 void OMPDependClause::setLoopData(unsigned NumLoop, Expr *Cnt) { in setLoopData()
1705 void OMPDoacrossClause::setLoopData(unsigned NumLoop, Expr *Cnt) { in setLoopData()
H A DStmtOpenMP.cpp131 for (unsigned Cnt = 0; Cnt < NumLoops; ++Cnt) { in doForAllLoops() local
184 [Callback](unsigned Cnt, Stmt *Loop) { in doForAllLoopsBodies()
/freebsd/contrib/llvm-project/clang/include/clang/Analysis/
H A DCFG.h621 reverse_iterator insert(reverse_iterator I, size_t Cnt, CFGElement E, in insert()
/freebsd/contrib/llvm-project/llvm/lib/Target/AVR/
H A DAVRISelLowering.cpp302 SDValue Cnt = DAG.getTargetConstant(ShiftAmount, dl, MVT::i8); in LowerShifts() local
/freebsd/contrib/llvm-project/clang/lib/Lex/
H A DPPDirectives.cpp1942 int Cnt = 0; in trySimplifyPath() local
/freebsd/contrib/llvm-project/llvm/lib/Target/ARM/
H A DARMBaseInstrInfo.cpp6839 int Cnt = N.second.count() - N.second[SEEN_AS_LIVE] * 2; in bumpCrossIterationPressure() local
6846 int Cnt = N.second.count() - N.second[SEEN_AS_LIVE] * 2; in bumpCrossIterationPressure() local
H A DARMISelLowering.cpp6610 static bool getVShiftImm(SDValue Op, unsigned ElementBits, int64_t &Cnt) { in getVShiftImm()
6631 static bool isVShiftLImm(SDValue Op, EVT VT, bool isLong, int64_t &Cnt) { in isVShiftLImm()
6646 int64_t &Cnt) { in isVShiftRImm()
6664 int64_t Cnt; in LowerShift() local
17523 int64_t Cnt; in PerformIntrinsicCombine() local
17624 int64_t Cnt; in PerformIntrinsicCombine() local
17768 int64_t Cnt; in PerformShiftCombine() local

12