/external/pigweed/pw_ring_buffer/public/pw_ring_buffer/ |
D | prefixed_entry_ring_buffer.h | 129 size_t EntryCount() { return entry_count; } in EntryCount() function
|
/external/pigweed/pw_tokenizer/ |
D | token_database_test.cc | 83 TEST(TokenDatabase, EntryCount) { in TEST() argument
|
/external/llvm/lib/MC/ |
D | MCCodeView.cpp | 177 unsigned EntryCount = FileSegEnd - I; in emitLineTableForFunction() local
|
/external/llvm-project/llvm/lib/MC/ |
D | MCCodeView.cpp | 355 unsigned EntryCount = FileSegEnd - I; in emitLineTableForFunction() local
|
/external/llvm/lib/IR/ |
D | GCOV.cpp | 697 uint64_t EntryCount = Func->getEntryCount(); in printFunctionSummary() local
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/MC/ |
D | MCCodeView.cpp | 355 unsigned EntryCount = FileSegEnd - I; in emitLineTableForFunction() local
|
/external/llvm/lib/Analysis/ |
D | BlockFrequencyInfoImpl.cpp | 536 auto EntryCount = F.getEntryCount(); in getBlockProfileCount() local
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/ProfileData/ |
D | GCOV.cpp | 837 uint64_t EntryCount = Func->getEntryCount(); in printFunctionSummary() local
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/ |
D | BlockFrequencyInfoImpl.cpp | 570 auto EntryCount = F.getEntryCount(AllowSynthetic); in getProfileCountFromFreq() local
|
/external/llvm-project/llvm/lib/Analysis/ |
D | BlockFrequencyInfoImpl.cpp | 585 auto EntryCount = F.getEntryCount(AllowSynthetic); in getProfileCountFromFreq() local
|
/external/llvm/lib/CodeGen/AsmPrinter/ |
D | WinException.cpp | 543 const MCExpr *EntryCount = MCBinaryExpr::createDiv(LabelDiff, EntrySize, Ctx); in emitCSpecificHandlerTable() local
|
/external/llvm-project/llvm/lib/CodeGen/AsmPrinter/ |
D | WinException.cpp | 587 const MCExpr *EntryCount = MCBinaryExpr::createDiv(LabelDiff, EntrySize, Ctx); in emitCSpecificHandlerTable() local
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/AsmPrinter/ |
D | WinException.cpp | 580 const MCExpr *EntryCount = MCBinaryExpr::createDiv(LabelDiff, EntrySize, Ctx); in emitCSpecificHandlerTable() local
|
/external/llvm/lib/Transforms/Instrumentation/ |
D | PGOInstrumentation.cpp | 519 void markFunctionAttributes(uint64_t EntryCount, uint64_t MaxCount) { in markFunctionAttributes()
|
/external/sfntly/cpp/src/sfntly/table/core/ |
D | cmap_table.cc | 531 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/ |
D | WasmObjectFile.cpp | 647 uint32_t EntryCount = readVaruint32(Ctx); in parseLinkingSectionComdat() local
|
/external/llvm-project/llvm/lib/Object/ |
D | WasmObjectFile.cpp | 722 uint32_t EntryCount = readVaruint32(Ctx); in parseLinkingSectionComdat() local
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Instrumentation/ |
D | PGOInstrumentation.cpp | 1052 void markFunctionAttributes(uint64_t EntryCount, uint64_t MaxCount) { in markFunctionAttributes()
|
/external/llvm-project/llvm/lib/Transforms/Instrumentation/ |
D | PGOInstrumentation.cpp | 1130 void markFunctionAttributes(uint64_t EntryCount, uint64_t MaxCount) { in markFunctionAttributes()
|
/external/llvm-project/llvm/tools/llvm-profdata/ |
D | llvm-profdata.cpp | 2184 uint64_t EntryCount; member
|
/external/llvm/unittests/IR/ |
D | MetadataTest.cpp | 2286 TEST_F(FunctionAttachmentTest, EntryCount) { in TEST_F() argument
|
/external/clang/lib/CodeGen/ |
D | CGObjC.cpp | 1550 uint64_t EntryCount = getCurrentProfileCount(); in EmitObjCForCollectionStmt() local
|
/external/llvm-project/clang/lib/CodeGen/ |
D | CGObjC.cpp | 1804 uint64_t EntryCount = getCurrentProfileCount(); in EmitObjCForCollectionStmt() local
|
/external/llvm-project/llvm/unittests/IR/ |
D | MetadataTest.cpp | 3214 TEST_F(FunctionAttachmentTest, EntryCount) { in TEST_F() argument
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Bitcode/Reader/ |
D | BitcodeReader.cpp | 6023 uint64_t EntryCount = 0; in parseEntireSummary() local
|