Home
last modified time | relevance | path

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

/external/llvm/lib/IR/
DGCOV.cpp693 uint64_t EntryCount = Func->getEntryCount(); in printFunctionSummary() local
/external/llvm/lib/Transforms/Instrumentation/
DPGOInstrumentation.cpp430 void applyFunctionAttributes(uint64_t EntryCount, uint64_t MaxCount) { in applyFunctionAttributes()
/external/llvm/lib/CodeGen/AsmPrinter/
DWinException.cpp529 const MCExpr *EntryCount = MCBinaryExpr::createDiv(LabelDiff, EntrySize, Ctx); in emitCSpecificHandlerTable() local
/external/v8/src/arm64/
Dassembler-arm64.h689 int EntryCount() const { in EntryCount() function
/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/clang/lib/CodeGen/
DCGObjC.cpp1554 uint64_t EntryCount = getCurrentProfileCount(); in EmitObjCForCollectionStmt() local
/external/llvm/unittests/IR/
DMetadataTest.cpp2270 TEST_F(FunctionAttachmentTest, EntryCount) { in TEST_F() argument
/external/mesa3d/src/gallium/auxiliary/util/
Ddbghelp.h1107 ULONG32 EntryCount; member