Home
last modified time | relevance | path

Searched defs:EntryCount (Results 1 – 16 of 16) sorted by relevance

/freebsd-13.1/contrib/llvm-project/llvm/lib/MC/
H A DMCCodeView.cpp355 unsigned EntryCount = FileSegEnd - I; in emitLineTableForFunction() local
/freebsd-13.1/sys/contrib/dev/acpica/compiler/
H A Ddttable2.c1373 UINT32 EntryCount; in DtCompileSdev() local
/freebsd-13.1/contrib/llvm-project/llvm/lib/Analysis/
H A DBlockFrequencyInfoImpl.cpp601 auto EntryCount = F.getEntryCount(AllowSynthetic); in getProfileCountFromFreq() local
H A DInlineCost.cpp719 auto EntryCount = F.getEntryCount(); in isCostBenefitAnalysisEnabled() local
787 auto EntryCount = EntryProfileCount.getCount(); in costBenefitAnalysis() local
/freebsd-13.1/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/
H A DWinException.cpp601 const MCExpr *EntryCount = MCBinaryExpr::createDiv(LabelDiff, EntrySize, Ctx); in emitCSpecificHandlerTable() local
/freebsd-13.1/contrib/llvm-project/llvm/lib/Object/
H A DWasmObjectFile.cpp735 uint32_t EntryCount = readVaruint32(Ctx); in parseLinkingSectionComdat() local
/freebsd-13.1/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/
H A DPGOInstrumentation.cpp1157 void markFunctionAttributes(uint64_t EntryCount, uint64_t MaxCount) { in markFunctionAttributes()
/freebsd-13.1/sys/dev/mwl/
H A Dmwlreg.h709 uint32_t EntryCount; member
718 uint32_t EntryCount; member
/freebsd-13.1/contrib/llvm-project/llvm/tools/llvm-profdata/
H A Dllvm-profdata.cpp2278 uint64_t EntryCount; member
/freebsd-13.1/contrib/llvm-project/clang/lib/CodeGen/
H A DCGObjC.cpp1806 uint64_t EntryCount = getCurrentProfileCount(); in EmitObjCForCollectionStmt() local
/freebsd-13.1/sys/contrib/edk2/Include/IndustryStandard/
H A DAcpi40.h1119 UINT32 EntryCount; member
H A DAcpi50.h1790 UINT32 EntryCount; member
H A DAcpi51.h1806 UINT32 EntryCount; member
H A DAcpi60.h1993 UINT32 EntryCount; member
/freebsd-13.1/sys/contrib/dev/acpica/include/
H A Dactbl1.h1037 UINT32 EntryCount; member
/freebsd-13.1/contrib/llvm-project/llvm/lib/Bitcode/Reader/
H A DBitcodeReader.cpp6320 uint64_t EntryCount = 0; in parseEntireSummary() local