Home
last modified time | relevance | path

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

/external/clang/lib/StaticAnalyzer/Core/
DLoopWidening.cpp41 unsigned BlockCount, const Stmt *LoopStmt) { in getWidenedLoopState()
DCallEvent.cpp156 ProgramStateRef CallEvent::invalidateRegions(unsigned BlockCount, in invalidateRegions()
DExprEngine.cpp1425 unsigned int BlockCount = nodeBuilder.getContext().blockCount(); in processCFGBlockEntrance() local
/external/swiftshader/third_party/llvm-16.0/llvm/lib/ObjCopy/MachO/
DMachOLayoutBuilder.h49 uint32_t BlockCount; member
DMachOLayoutBuilder.cpp299 const uint32_t BlockCount = in layoutTail() local
/external/angle/third_party/vulkan_memory_allocator/tools/GpuMemDumpVis/
DSample.json14 "BlockCount": 69, number
33 "BlockCount": 35, number
47 "BlockCount": 5, number
59 "BlockCount": 30, number
73 "BlockCount": 0, number
83 "BlockCount": 0, number
100 "BlockCount": 34, number
114 "BlockCount": 34, number
128 "BlockCount": 0, number
138 "BlockCount": 0, number
[all …]
DGpuMemDump.schema.json106 "BlockCount": {"type": "integer"}, object
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/AMDGPU/
DAMDGPULowerKernelAttributes.cpp216 Value *BlockCount = BlockCounts[I]; in processUse() local
/external/llvm/lib/IR/
DGCOV.cpp157 uint32_t BlockCount; in readGCNO() local
613 uint64_t BlockCount = Block->getCount(); in print() local
/external/llvm/unittests/Analysis/
DLoopPassManagerTest.cpp33 int BlockCount; member
/external/perfetto/src/trace_processor/containers/
Dbit_vector.h808 uint32_t BlockCount() { in BlockCount() function
908 static constexpr uint32_t BlockCount(uint32_t bit_count) { in BlockCount() function
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/X86/
DX86SelectionDAGInfo.cpp227 const uint64_t BlockCount = Size / BlockBytes; in emitConstantSizeRepmov() local
DX86AvoidStoreForwardingBlocks.cpp341 unsigned BlockCount = 0; in findPotentialBlockers() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/
DX86SelectionDAGInfo.cpp259 const uint64_t BlockCount = Size / BlockBytes; in emitConstantSizeRepmov() local
DX86AvoidStoreForwardingBlocks.cpp340 unsigned BlockCount = 0; in findPotentialBlockers() local
/external/llvm/lib/Analysis/
DBlockFrequencyInfoImpl.cpp540 APInt BlockCount(128, EntryCount.getValue()); in getBlockProfileCount() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/
DBlockFrequencyInfoImpl.cpp574 APInt BlockCount(128, EntryCount.getCount()); in getProfileCountFromFreq() local
/external/llvm/lib/Transforms/Scalar/
DStructurizeCFG.cpp332 while (unsigned &BlockCount = LoopBlocks[CurrentLoop]) { in orderNodes() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/
DStructurizeCFG.cpp361 while (unsigned &BlockCount = LoopBlocks[CurrentLoop]) { in orderNodes() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/ProfileData/
DGCOV.cpp161 uint32_t BlockCount; in readGCNO() local
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Analysis/
DBlockFrequencyInfoImpl.cpp604 APInt BlockCount(128, EntryCount->getCount()); in getProfileCountFromFreq() local
/external/swiftshader/third_party/llvm-16.0/llvm/lib/IR/
DModule.cpp823 uint64_t BlockCount = Index.getBlockCount(); in setPartialSampleProfileRatio() local
/external/clang/lib/CodeGen/
DCodeGenPGO.cpp308 uint64_t BlockCount = setCount(PGO.getRegionCount(S)); in VisitLabelStmt() local
/external/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
DMemRegion.h631 unsigned BlockCount; variable
/external/swiftshader/third_party/llvm-16.0/llvm/lib/AsmParser/
DLLParser.cpp8667 uint64_t BlockCount; in parseBlockCount() local