Searched defs:Counter (Results 1 - 25 of 25) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/llvm/lib/Support/
H A DDebugCounter.cpp96 CounterInfo &Counter = Counters[CounterID]; local
109 CounterInfo &Counter = Counters[CounterID]; local
/freebsd-11-stable/contrib/llvm-project/clang/lib/StaticAnalyzer/Core/
H A DWorkList.cpp216 unsigned long Counter = 0; member in class:__anon906::UnexploredFirstPriorityQueue
278 unsigned long Counter = 0; member in class:__anon907::UnexploredFirstPriorityLocationQueue
H A DCoreEngine.cpp282 BlockCounter Counter = WList->getBlockCounter(); local
/freebsd-11-stable/contrib/llvm-project/clang/lib/Tooling/
H A DAllTUsExecution.cpp108 unsigned Counter = 0; local
/freebsd-11-stable/contrib/llvm-project/llvm/utils/TableGen/
H A DCallingConvEmitter.cpp32 unsigned Counter; member in class:__anon2896::CallingConvEmitter
129 O << IndentStr << "static const MCPhysReg RegList" << ++Counter local
138 << Counter << ")) {\n"; local
190 O << IndentStr << "unsigned Offset" << ++Counter local
208 << Counter << ", LocVT, LocInfo));\n"; local
231 << Counter << ", LocVT, LocInfo));\\n"; local
[all...]
/freebsd-11-stable/contrib/llvm-project/llvm/lib/CodeGen/
H A DLexicalScopes.cpp237 unsigned Counter = 0; local
/freebsd-11-stable/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/
H A DAsmPrinterInlineAsm.cpp619 OS << Counter; local
/freebsd-11-stable/contrib/llvm-project/compiler-rt/lib/fuzzer/
H A DFuzzerTracePC.h211 unsigned CounterToFeature(T Counter) { argument
[all...]
H A DFuzzerDriver.cpp222 static void WorkerThread(const Command &BaseCmd, std::atomic<unsigned> *Counter, argument
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Bitcode/Writer/
H A DValueEnumerator.cpp1022 unsigned Counter = 0; local
/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DAsmPrinter.h670 mutable unsigned Counter = ~0U; member in class:llvm::AsmPrinter
/freebsd-11-stable/tools/sched/
H A Dschedgraph.py883 class Counter(EventSource): class in inherits:EventSource
/freebsd-11-stable/contrib/wpa/src/eapol_auth/
H A Deapol_auth_sm_i.h21 typedef unsigned int Counter; typedef
[all...]
/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/ProfileData/
H A DGCOV.h382 uint64_t Counter = 0; member in class:llvm::GCOVBlock
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonSplitDouble.cpp119 static int Counter; member in class:__anon2267::HexagonSplitDoubleRegs
128 int HexagonSplitDoubleRegs::Counter = 0; member in class:HexagonSplitDoubleRegs
H A DHexagonHardwareLoops.cpp108 static int Counter; member in struct:__anon2250::HexagonHardwareLoops
307 int HexagonHardwareLoops::Counter = 0; member in class:__anon2250::HexagonHardwareLoops
/freebsd-11-stable/contrib/llvm-project/clang/lib/CodeGen/
H A DCodeGenPGO.cpp900 unsigned Counter = (*RegionCounterMap)[S]; local
[all...]
H A DCGOpenMPRuntime.cpp4650 unsigned Counter = 1; local
[all...]
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DPredicateInfo.cpp533 Value *PredicateInfo::materializeStack(unsigned int &Counter, argument
606 unsigned Counter = 0; local
/freebsd-11-stable/contrib/wpa/src/ap/
H A Dwpa_auth_i.h179 u8 Counter[WPA_NONCE_LEN]; member in struct:wpa_group
/freebsd-11-stable/contrib/llvm-project/clang/lib/AST/
H A DStmt.cpp51 unsigned Counter; member in struct:StmtClassNameTable
/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/ProfileData/Coverage/
H A DCoverageMapping.h90 struct Counter { struct in namespace:llvm::coverage
101 Counter(CounterKind Kind, unsigned ID) : Kind(Kind), ID(ID) {} function in struct:llvm::coverage::Counter
[all...]
/freebsd-11-stable/contrib/llvm-project/clang/lib/Frontend/
H A DASTUnit.cpp524 unsigned &Counter; member in class:__anon497::ASTInfoCollector
801 unsigned Counter; local
528 ASTInfoCollector(Preprocessor &PP, ASTContext *Context, HeaderSearchOptions &HSOpts, PreprocessorOptions &PPOpts, LangOptions &LangOpt, std::shared_ptr<TargetOptions> &TargetOpts, IntrusiveRefCntPtr<TargetInfo> &Target, unsigned &Counter) argument
/freebsd-11-stable/contrib/ee/
H A Dee.c4359 int Counter; local
H A Dnew_curse.c1161 int Counter; local
1266 int Counter; local
[all...]

Completed in 408 milliseconds