Home
last modified time | relevance | path

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

12

/external/pigweed/pw_ring_buffer/public/pw_ring_buffer/
Dprefixed_entry_ring_buffer.h129 size_t EntryCount() { return entry_count; } in EntryCount() function
/external/pigweed/pw_tokenizer/
Dtoken_database_test.cc83 TEST(TokenDatabase, EntryCount) { in TEST() argument
/external/llvm/lib/MC/
DMCCodeView.cpp177 unsigned EntryCount = FileSegEnd - I; in emitLineTableForFunction() local
/external/llvm-project/llvm/lib/MC/
DMCCodeView.cpp355 unsigned EntryCount = FileSegEnd - I; in emitLineTableForFunction() local
/external/llvm/lib/IR/
DGCOV.cpp697 uint64_t EntryCount = Func->getEntryCount(); in printFunctionSummary() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/MC/
DMCCodeView.cpp355 unsigned EntryCount = FileSegEnd - I; in emitLineTableForFunction() local
/external/llvm/lib/Analysis/
DBlockFrequencyInfoImpl.cpp536 auto EntryCount = F.getEntryCount(); in getBlockProfileCount() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/ProfileData/
DGCOV.cpp837 uint64_t EntryCount = Func->getEntryCount(); in printFunctionSummary() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/
DBlockFrequencyInfoImpl.cpp570 auto EntryCount = F.getEntryCount(AllowSynthetic); in getProfileCountFromFreq() local
/external/llvm-project/llvm/lib/Analysis/
DBlockFrequencyInfoImpl.cpp585 auto EntryCount = F.getEntryCount(AllowSynthetic); in getProfileCountFromFreq() local
/external/llvm/lib/CodeGen/AsmPrinter/
DWinException.cpp543 const MCExpr *EntryCount = MCBinaryExpr::createDiv(LabelDiff, EntrySize, Ctx); in emitCSpecificHandlerTable() local
/external/llvm-project/llvm/lib/CodeGen/AsmPrinter/
DWinException.cpp587 const MCExpr *EntryCount = MCBinaryExpr::createDiv(LabelDiff, EntrySize, Ctx); in emitCSpecificHandlerTable() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/AsmPrinter/
DWinException.cpp580 const MCExpr *EntryCount = MCBinaryExpr::createDiv(LabelDiff, EntrySize, Ctx); in emitCSpecificHandlerTable() local
/external/llvm/lib/Transforms/Instrumentation/
DPGOInstrumentation.cpp519 void markFunctionAttributes(uint64_t EntryCount, uint64_t MaxCount) { in markFunctionAttributes()
/external/sfntly/cpp/src/sfntly/table/core/
Dcmap_table.cc531 int32_t CMapTable::CMapFormat2::EntryCount(int32_t sub_header_index) { in EntryCount() function in sfntly::CMapTable::CMapFormat2
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Object/
DWasmObjectFile.cpp647 uint32_t EntryCount = readVaruint32(Ctx); in parseLinkingSectionComdat() local
/external/llvm-project/llvm/lib/Object/
DWasmObjectFile.cpp722 uint32_t EntryCount = readVaruint32(Ctx); in parseLinkingSectionComdat() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Instrumentation/
DPGOInstrumentation.cpp1052 void markFunctionAttributes(uint64_t EntryCount, uint64_t MaxCount) { in markFunctionAttributes()
/external/llvm-project/llvm/lib/Transforms/Instrumentation/
DPGOInstrumentation.cpp1130 void markFunctionAttributes(uint64_t EntryCount, uint64_t MaxCount) { in markFunctionAttributes()
/external/llvm-project/llvm/tools/llvm-profdata/
Dllvm-profdata.cpp2184 uint64_t EntryCount; member
/external/llvm/unittests/IR/
DMetadataTest.cpp2286 TEST_F(FunctionAttachmentTest, EntryCount) { in TEST_F() argument
/external/clang/lib/CodeGen/
DCGObjC.cpp1550 uint64_t EntryCount = getCurrentProfileCount(); in EmitObjCForCollectionStmt() local
/external/llvm-project/clang/lib/CodeGen/
DCGObjC.cpp1804 uint64_t EntryCount = getCurrentProfileCount(); in EmitObjCForCollectionStmt() local
/external/llvm-project/llvm/unittests/IR/
DMetadataTest.cpp3214 TEST_F(FunctionAttachmentTest, EntryCount) { in TEST_F() argument
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Bitcode/Reader/
DBitcodeReader.cpp6023 uint64_t EntryCount = 0; in parseEntireSummary() local

12