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

1234567891011>>

/freebsd-current/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DCountVisits.cpp20 uint32_t Count = Counts[F.getName()] + 1; local
/freebsd-current/contrib/llvm-project/clang/include/clang-c/
H A DCXString.h44 unsigned Count; member in struct:__anon1406
/freebsd-current/contrib/llvm-project/llvm/lib/MC/
H A DMCLinkerOptimizationHint.cpp45 uint64_t Count = 0; member in class:raw_counting_ostream
/freebsd-current/contrib/llvm-project/llvm/lib/DebugInfo/PDB/DIA/
H A DDIAEnumInjectedSources.cpp21 LONG Count = 0; local
H A DDIAEnumLineNumbers.cpp21 LONG Count = 0; local
H A DDIAEnumFrameData.cpp19 LONG Count = 0; local
H A DDIATable.cpp18 LONG Count = 0; local
H A DDIAEnumDebugStreams.cpp21 LONG Count = 0; local
H A DDIAEnumSymbols.cpp22 LONG Count = 0; local
H A DDIAEnumSectionContribs.cpp22 LONG Count = 0; local
H A DDIAEnumSourceFiles.cpp21 LONG Count = 0; local
H A DDIAEnumTables.cpp19 LONG Count = 0; local
H A DDIADataStream.cpp19 LONG Count = 0; local
/freebsd-current/contrib/llvm-project/llvm/lib/MC/MCParser/
H A DMCAsmParserExtension.cpp46 int64_t Count; local
62 Count); local
/freebsd-current/contrib/llvm-project/llvm/include/llvm/DebugInfo/CodeView/
H A DTypeIndexDiscovery.h23 uint32_t Count; member in struct:llvm::codeview::TiReference
H A DLazyRandomTypeCollection.h91 uint32_t Count = 0; member in class:llvm::codeview::LazyRandomTypeCollection
/freebsd-current/sys/contrib/dev/acpica/components/utilities/
H A Dutascii.c248 AcpiUtCheckAndRepairAscii( UINT8 *Name, char *RepairedName, UINT32 Count) argument
H A Dutbuffer.c179 AcpiUtDumpBuffer( UINT8 *Buffer, UINT32 Count, UINT32 Display, UINT32 BaseOffset) argument
327 AcpiUtDebugDumpBuffer( UINT8 *Buffer, UINT32 Count, UINT32 Display, UINT32 ComponentId) argument
368 AcpiUtDumpBufferToFile( ACPI_FILE File, UINT8 *Buffer, UINT32 Count, UINT32 Display, UINT32 BaseOffset) argument
[all...]
/freebsd-current/contrib/llvm-project/llvm/lib/IR/
H A DConvergenceVerifier.cpp25 unsigned Count = local
/freebsd-current/contrib/llvm-project/llvm/include/llvm/Support/
H A DMemAlloc.h38 LLVM_ATTRIBUTE_RETURNS_NONNULL inline void *safe_calloc(size_t Count, argument
H A DLEB128.h26 unsigned Count = 0; local
[all...]
H A DFormatCommon.h69 void fill(llvm::raw_ostream &S, size_t Count) { argument
/freebsd-current/contrib/llvm-project/llvm/lib/Analysis/
H A DIndirectCallPromotionAnalysis.cpp52 bool ICallPromotionAnalysis::isPromotionProfitable(uint64_t Count, argument
72 uint64_t Count = ValueDataRef[I].Count; local
[all...]
/freebsd-current/sys/contrib/dev/acpica/compiler/
H A Daslprune.c180 UINT16 Count; member in struct:acpi_prune_info
/freebsd-current/contrib/llvm-project/llvm/lib/CodeGen/
H A DRegisterBank.cpp77 unsigned Count = 0; local

Completed in 199 milliseconds

1234567891011>>