Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/MC/
DMCCodeView.cpp355 unsigned EntryCount = FileSegEnd - I; in emitLineTableForFunction() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/
DBlockFrequencyInfoImpl.cpp570 auto EntryCount = F.getEntryCount(AllowSynthetic); in getProfileCountFromFreq() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/ProfileData/
DGCOV.cpp837 uint64_t EntryCount = Func->getEntryCount(); in printFunctionSummary() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/AsmPrinter/
DWinException.cpp580 const MCExpr *EntryCount = MCBinaryExpr::createDiv(LabelDiff, EntrySize, Ctx); in emitCSpecificHandlerTable() local
/third_party/skia/third_party/externals/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
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Object/
DWasmObjectFile.cpp647 uint32_t EntryCount = readVaruint32(Ctx); in parseLinkingSectionComdat() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Instrumentation/
DPGOInstrumentation.cpp1052 void markFunctionAttributes(uint64_t EntryCount, uint64_t MaxCount) { in markFunctionAttributes()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Bitcode/Reader/
DBitcodeReader.cpp6023 uint64_t EntryCount = 0; in parseEntireSummary() local
/third_party/mesa3d/src/util/
Ddbghelp.h1107 ULONG32 EntryCount; member
/third_party/rust/crates/bindgen/bindgen-tests/tests/
Dstylo.hpp91248 uint32_t EntryCount() const { return mEntryCount; } in EntryCount() function in PLDHashTable