Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/MC/
H A DMCCodeView.cpp376 unsigned EntryCount = FileSegEnd - I; in emitLineTableForFunction() local
/freebsd/contrib/llvm-project/llvm/lib/Analysis/
H A DBlockFrequencyInfoImpl.cpp592 auto EntryCount = F.getEntryCount(AllowSynthetic); in getProfileCountFromFreq() local
H A DInlineCost.cpp825 auto EntryCount = F.getEntryCount(); in isCostBenefitAnalysisEnabled() local
921 auto EntryCount = EntryProfileCount->getCount(); in costBenefitAnalysis() local
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/
H A DWinException.cpp590 const MCExpr *EntryCount = MCBinaryExpr::createDiv(LabelDiff, EntrySize, Ctx); in emitCSpecificHandlerTable() local
/freebsd/sys/contrib/dev/acpica/compiler/
H A Ddttable2.c2192 UINT32 EntryCount; in DtCompileSdev() local
/freebsd/contrib/llvm-project/llvm/lib/Object/
H A DWasmObjectFile.cpp912 uint32_t EntryCount = readVaruint32(Ctx); in parseLinkingSectionComdat() local
/freebsd/sys/dev/mwl/
H A Dmwlreg.h707 uint32_t EntryCount; member
716 uint32_t EntryCount; member
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/
H A DPGOInstrumentation.cpp1193 void markFunctionAttributes(uint64_t EntryCount, uint64_t MaxCount) { in markFunctionAttributes()
/freebsd/contrib/llvm-project/llvm/tools/llvm-profdata/
H A Dllvm-profdata.cpp3013 uint64_t EntryCount = 0; member
/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCGObjC.cpp1854 uint64_t EntryCount = getCurrentProfileCount(); in EmitObjCForCollectionStmt() local
/freebsd/sys/contrib/edk2/Include/IndustryStandard/
H A DAcpi40.h1125 UINT32 EntryCount; member
H A DAcpi50.h1801 UINT32 EntryCount; member
H A DAcpi51.h1823 UINT32 EntryCount; member
H A DAcpi60.h2010 UINT32 EntryCount; member
/freebsd/sys/contrib/dev/acpica/include/
H A Dactbl1.h1456 UINT32 EntryCount; member
/freebsd/contrib/llvm-project/llvm/lib/Bitcode/Reader/
H A DBitcodeReader.cpp7778 uint64_t EntryCount = 0; in parseEntireSummary() local