/external/llvm/lib/MC/ |
D | MCCodeView.cpp | 177 unsigned EntryCount = FileSegEnd - I; in emitLineTableForFunction() local
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/ProfileData/ |
D | GCOV.cpp | 719 uint64_t EntryCount = Func->getEntryCount(); in printFunctionSummary() local
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/MC/ |
D | MCCodeView.cpp | 348 unsigned EntryCount = FileSegEnd - I; in emitLineTableForFunction() local
|
/external/llvm/lib/IR/ |
D | GCOV.cpp | 697 uint64_t EntryCount = Func->getEntryCount(); in printFunctionSummary() local
|
/external/llvm/lib/Analysis/ |
D | BlockFrequencyInfoImpl.cpp | 536 auto EntryCount = F.getEntryCount(); in getBlockProfileCount() local
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Analysis/ |
D | BlockFrequencyInfoImpl.cpp | 568 auto EntryCount = F.getEntryCount(); in getProfileCountFromFreq() local
|
/external/llvm/lib/Transforms/Instrumentation/ |
D | PGOInstrumentation.cpp | 519 void markFunctionAttributes(uint64_t EntryCount, uint64_t MaxCount) { in markFunctionAttributes()
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/AsmPrinter/ |
D | WinException.cpp | 551 const MCExpr *EntryCount = MCBinaryExpr::createDiv(LabelDiff, EntrySize, Ctx); in emitCSpecificHandlerTable() local
|
/external/llvm/lib/CodeGen/AsmPrinter/ |
D | WinException.cpp | 543 const MCExpr *EntryCount = MCBinaryExpr::createDiv(LabelDiff, EntrySize, Ctx); in emitCSpecificHandlerTable() local
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Object/ |
D | WasmObjectFile.cpp | 558 uint32_t EntryCount = readVaruint32(Ctx); in parseLinkingSectionComdat() local
|
/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/v8/src/arm64/ |
D | assembler-arm64.h | 832 int EntryCount() const { return static_cast<int>(entries_.size()); } in EntryCount() function
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/Instrumentation/ |
D | PGOInstrumentation.cpp | 939 void markFunctionAttributes(uint64_t EntryCount, uint64_t MaxCount) { in markFunctionAttributes()
|
/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/swiftshader/third_party/llvm-7.0/llvm/unittests/IR/ |
D | MetadataTest.cpp | 2518 TEST_F(FunctionAttachmentTest, EntryCount) { in TEST_F() argument
|
/external/mesa3d/src/gallium/auxiliary/util/ |
D | dbghelp.h | 1107 ULONG32 EntryCount; member
|