Home
last modified time | relevance | path

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

123

/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/swiftshader/third_party/llvm-16.0/llvm/include/llvm/DebugInfo/MSF/
DMSFCommon.h42 support::ulittle32_t NumBlocks; member
155 inline uint32_t getNumFpmIntervals(uint32_t BlockSize, uint32_t NumBlocks, in getNumFpmIntervals()
/external/lzma/CPP/7zip/Archive/
DApmHandler.cpp59 UInt32 NumBlocks; member
DSparseHandler.cpp37 UInt32 NumBlocks; /* total blocks in the non-sparse output image */ member
DMbrHandler.cpp89 UInt32 NumBlocks; member
DCramfsHandler.cpp141 UInt32 NumBlocks; member
/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/ruy/ruy/
Dblock_map.h154 inline int NumBlocks(const BlockMap& block_map) { in NumBlocks() function
/external/llvm/lib/DebugInfo/PDB/Raw/
DPDBFileBuilder.cpp77 uint32_t NumBlocks = File->bytesToBlocks(Size, File->getBlockSize()); in generateSimpleStreamMap() local
/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/Analysis/
DCodeMetrics.h55 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/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/
DCFIFixup.cpp104 const unsigned NumBlocks = MF.getNumBlockIDs(); 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/ltp/testcases/kernel/io/writetest/
Dwritetest.c55 off_t NumBlocks = 1; variable
/external/llvm/include/llvm/DebugInfo/PDB/Raw/
DPDBFile.h63 support::ulittle32_t NumBlocks; member
/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/GlobalISel/
DInstructionSelect.cpp128 const size_t NumBlocks = MF.size(); in runOnMachineFunction() local
DLegalizer.cpp317 const size_t NumBlocks = MF.size(); in runOnMachineFunction() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/WebAssembly/
DWebAssemblyExceptionInfo.cpp99 unsigned NumBlocks = 0; in discoverAndMapException() local
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/Utils/
DSampleProfileInference.cpp764 uint64_t NumBlocks() const { return Func.Blocks.size(); } in NumBlocks() function in __anonef7c2cce0111::FlowAdjuster
1057 uint64_t NumBlocks = Func.Blocks.size(); in initializeNetwork() local
1185 uint64_t NumBlocks = Func.Blocks.size(); in extractWeights() local
1245 const uint64_t NumBlocks = Func.Blocks.size(); in verifyOutput() local
/external/clang/include/clang/Analysis/Analyses/
DConsumed.h210 ConsumedBlockInfo(unsigned int NumBlocks, PostOrderCFGView *SortedGraph) in ConsumedBlockInfo()
/external/clang/lib/Analysis/
DThreadSafetyTIL.cpp313 int NumBlocks = Exit->topologicalFinalSort(Blocks, 0); in computeNormalForm() local
/external/lzma/CPP/7zip/Compress/
DBZip2Encoder.h216 UInt64 NumBlocks; variable
/external/rust/crates/libfuzzer-sys/libfuzzer/
DFuzzerDataFlowTrace.cpp64 uint32_t NumBlocks = CoveredBlocks.back(); in AppendCoverage() local

123