Home
last modified time | relevance | path

Searched defs:NumBlocks (Results 1 – 25 of 58) sorted by relevance

123

/external/llvm-project/llvm/include/llvm/DebugInfo/MSF/
DMSFCommon.h42 support::ulittle32_t NumBlocks; member
132 inline uint32_t getNumFpmIntervals(uint32_t BlockSize, uint32_t NumBlocks, in getNumFpmIntervals()
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/DebugInfo/MSF/
DMSFCommon.h42 support::ulittle32_t NumBlocks; member
132 inline uint32_t getNumFpmIntervals(uint32_t BlockSize, uint32_t NumBlocks, in getNumFpmIntervals()
/external/llvm/lib/DebugInfo/PDB/Raw/
DPDBFileBuilder.cpp77 uint32_t NumBlocks = File->bytesToBlocks(Size, File->getBlockSize()); in generateSimpleStreamMap() local
/external/ruy/ruy/
Dblock_map.h154 inline int NumBlocks(const BlockMap& block_map) { in NumBlocks() function
/external/llvm-project/compiler-rt/lib/scudo/standalone/tests/
Dquarantine_test.cpp126 const scudo::uptr NumBlocks = scudo::QuarantineBatch::MaxCount - 1; in TEST() local
155 const scudo::uptr NumBlocks = in TEST() local
/external/scudo/standalone/tests/
Dquarantine_test.cpp126 const scudo::uptr NumBlocks = scudo::QuarantineBatch::MaxCount - 1; in TEST() local
155 const scudo::uptr NumBlocks = in TEST() local
/external/llvm-project/llvm/include/llvm/Analysis/
DCodeMetrics.h54 unsigned NumBlocks = false; member
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Analysis/
DCodeMetrics.h56 unsigned NumBlocks = false; member
/external/llvm/include/llvm/Analysis/
DCodeMetrics.h66 unsigned NumBlocks = false; member
/external/llvm-project/llvm/lib/CodeGen/GlobalISel/
DInstructionSelect.cpp101 const size_t NumBlocks = MF.size(); in runOnMachineFunction() local
DLegalizer.cpp322 const size_t NumBlocks = MF.size(); in runOnMachineFunction() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/GlobalISel/
DInstructionSelect.cpp100 const size_t NumBlocks = MF.size(); in runOnMachineFunction() local
DLegalizer.cpp289 const size_t NumBlocks = MF.size(); in runOnMachineFunction() local
/external/llvm/include/llvm/DebugInfo/PDB/Raw/
DPDBFile.h63 support::ulittle32_t NumBlocks; member
/external/ltp/testcases/kernel/io/writetest/
Dwritetest.c55 off_t NumBlocks = 1; variable
/external/llvm-project/llvm/lib/Target/WebAssembly/
DWebAssemblyExceptionInfo.cpp102 unsigned NumBlocks = 0; in discoverAndMapException() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/WebAssembly/
DWebAssemblyExceptionInfo.cpp99 unsigned NumBlocks = 0; in discoverAndMapException() local
/external/clang/include/clang/Analysis/Analyses/
DConsumed.h210 ConsumedBlockInfo(unsigned int NumBlocks, PostOrderCFGView *SortedGraph) in ConsumedBlockInfo()
/external/llvm-project/clang/include/clang/Analysis/Analyses/
DConsumed.h214 ConsumedBlockInfo(unsigned int NumBlocks, PostOrderCFGView *SortedGraph) in ConsumedBlockInfo()
/external/llvm-project/clang/lib/Analysis/
DThreadSafetyTIL.cpp309 unsigned NumBlocks = Exit->topologicalFinalSort(Blocks, 0); in computeNormalForm() local
/external/clang/lib/Analysis/
DThreadSafetyTIL.cpp313 int NumBlocks = Exit->topologicalFinalSort(Blocks, 0); in computeNormalForm() local
/external/rust/crates/libfuzzer-sys/libfuzzer/
DFuzzerDataFlowTrace.cpp63 uint32_t NumBlocks = CoveredBlocks.back(); in AppendCoverage() local
/external/llvm-project/compiler-rt/lib/fuzzer/
DFuzzerDataFlowTrace.cpp63 uint32_t NumBlocks = CoveredBlocks.back(); in AppendCoverage() local
/external/llvm/lib/ProfileData/
DSampleProfReader.cpp434 auto NumBlocks = readNumber<uint64_t>(); in readSummaryEntry() local
455 auto NumBlocks = readNumber<uint64_t>(); in readSummary() local
/external/llvm-project/llvm/lib/Target/SystemZ/
DSystemZLongBranch.cpp270 unsigned NumBlocks = MF->size(); in initMBBInfo() local

123