Home
last modified time | relevance | path

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

123

/external/rust/crates/libfuzzer-sys/libfuzzer/
DFuzzerDataFlowTrace.h72 for (auto Cnt: Counters) in GetNumberOfCoveredBlocks() local
87 for (auto Cnt : Counters) in NumberOfCoveredBlocks() local
100 for (auto Cnt : Counters) in SmallestNonZeroCounter() local
/external/llvm-project/compiler-rt/lib/fuzzer/
DFuzzerDataFlowTrace.h72 for (auto Cnt: Counters) in GetNumberOfCoveredBlocks() local
87 for (auto Cnt : Counters) in NumberOfCoveredBlocks() local
100 for (auto Cnt : Counters) in SmallestNonZeroCounter() local
/external/llvm-project/llvm/unittests/tools/llvm-exegesis/
DPerfHelperTest.cpp29 Counter Cnt(std::move(Event)); in TEST() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/TextAPI/MachO/
DArchitectureSet.cpp29 size_t Cnt = 0; in count() local
/external/llvm-project/llvm/lib/Support/
DTrigramIndex.cpp31 unsigned Cnt = 0; in insert() local
/external/llvm-project/llvm/lib/TextAPI/MachO/
DArchitectureSet.cpp30 size_t Cnt = 0; in count() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Support/
DTrigramIndex.cpp35 unsigned Cnt = 0; in insert() local
/external/clang/include/clang/Analysis/Support/
DBumpVector.h167 iterator insert(iterator I, size_t Cnt, const_reference E, in insert()
/external/llvm-project/clang/include/clang/Analysis/Support/
DBumpVector.h172 iterator insert(iterator I, size_t Cnt, const_reference E, in insert()
/external/llvm-project/openmp/libomptarget/deviceRTLs/common/src/
Dreduction.cu187 DEVICE static volatile uint32_t Cnt = 0; variable
/external/llvm-project/clang/include/clang/Analysis/
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()
/external/llvm-project/openmp/libomptarget/deviceRTLs/common/
Domptarget.h248 INLINE uint64_t &Cnt() { return cnt; } in Cnt() function
/external/clang/include/clang/Analysis/
DCFG.h367 reverse_iterator insert(reverse_iterator I, size_t Cnt, CFGElement E, in insert()
692 iterator beginAutomaticObjDtorsInsert(iterator I, size_t Cnt, in beginAutomaticObjDtorsInsert()
/external/clang/lib/Sema/
DSemaStmtAsm.cpp375 for (unsigned Cnt = ConstraintIdx - NumOperands; I != E; ++I) in ActOnGCCAsmStmt() local
/external/llvm-project/llvm/lib/Target/AArch64/GISel/
DAArch64PostLegalizerLowering.cpp385 int64_t &Cnt) { in isVShiftRImm()
/external/llvm-project/clang/lib/Sema/
DSemaStmtAsm.cpp504 for (unsigned Cnt = ConstraintIdx - NumOperands; I != E; ++I) in ActOnGCCAsmStmt() local
/external/llvm/lib/ExecutionEngine/RuntimeDyld/
DRuntimeDyld.cpp345 for (size_t Idx = 0, Cnt = SectionSizes.size(); Idx < Cnt; Idx++) { in computeAllocationSizeForSections() local
/external/llvm/lib/CodeGen/SelectionDAG/
DTargetLowering.cpp1266 TargetLowering::BooleanContent Cnt = getBooleanContents(VT); in isExtendedTrueVal() local
1355 TargetLowering::BooleanContent Cnt = in SimplifySetCC() local
/external/llvm-project/clang/include/clang/AST/
DOpenMPClause.h5565 OpenMPMapModifierKind getMapTypeModifier(unsigned Cnt) const LLVM_READONLY { in getMapTypeModifier()
5575 SourceLocation getMapTypeModifierLoc(unsigned Cnt) const LLVM_READONLY { in getMapTypeModifierLoc()
6476 OpenMPMotionModifierKind getMotionModifier(unsigned Cnt) const LLVM_READONLY { in getMotionModifier()
6486 SourceLocation getMotionModifierLoc(unsigned Cnt) const LLVM_READONLY { in getMotionModifierLoc()
6677 OpenMPMotionModifierKind getMotionModifier(unsigned Cnt) const LLVM_READONLY { in getMotionModifier()
6687 SourceLocation getMotionModifierLoc(unsigned Cnt) const LLVM_READONLY { in getMotionModifierLoc()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/ExecutionEngine/RuntimeDyld/
DRuntimeDyld.cpp450 for (size_t Idx = 0, Cnt = SectionSizes.size(); Idx < Cnt; Idx++) { in computeAllocationSizeForSections() local
/external/llvm-project/clang/lib/StaticAnalyzer/Checkers/RetainCountChecker/
DRetainCountChecker.cpp1220 unsigned Cnt = V.getCount(); in handleAutoreleaseCounts() local
/external/clang/lib/Lex/
DPPDirectives.cpp1648 int Cnt = 0; in trySimplifyPath() local
/external/llvm-project/llvm/lib/ExecutionEngine/RuntimeDyld/
DRuntimeDyld.cpp460 for (size_t Idx = 0, Cnt = SectionSizes.size(); Idx < Cnt; Idx++) { in computeAllocationSizeForSections() local
/external/llvm-project/llvm/tools/sancov/
Dsancov.cpp619 uint32_t Cnt = Sec.size / Stride; in findMachOIndirectCovFunctions() local
/external/llvm-project/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
DMemRegion.h471 unsigned Cnt; variable

123