Home
last modified time | relevance | path

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

12

/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/clang/Analysis/
DAnalysisDeclContext.h311 const unsigned BlockCount; variable
317 const Stmt *S, const CFGBlock *Block, unsigned BlockCount, in StackFrameContext()
339 const CFGBlock *Block, unsigned BlockCount, in Profile()
479 unsigned BlockCount, unsigned Index) { in getStackFrame()
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/clang/Analysis/
DAnalysisDeclContext.h311 const unsigned BlockCount; variable
317 const Stmt *S, const CFGBlock *Block, unsigned BlockCount, in StackFrameContext()
339 const CFGBlock *Block, unsigned BlockCount, in Profile()
479 unsigned BlockCount, unsigned Index) { in getStackFrame()
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/clang/Analysis/
DAnalysisDeclContext.h311 const unsigned BlockCount; variable
317 const Stmt *S, const CFGBlock *Block, unsigned BlockCount, in StackFrameContext()
339 const CFGBlock *Block, unsigned BlockCount, in Profile()
479 unsigned BlockCount, unsigned Index) { in getStackFrame()
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/clang/Analysis/
DAnalysisDeclContext.h311 const unsigned BlockCount; variable
317 const Stmt *S, const CFGBlock *Block, unsigned BlockCount, in StackFrameContext()
339 const CFGBlock *Block, unsigned BlockCount, in Profile()
479 unsigned BlockCount, unsigned Index) { in getStackFrame()
/aosp_15_r20/external/angle/third_party/vulkan_memory_allocator/tools/GpuMemDumpVis/
H A 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 …]
H A DGpuMemDump.schema.json106 "BlockCount": {"type": "integer"}, object
/aosp_15_r20/external/llvm/lib/IR/
H A DGCOV.cpp157 uint32_t BlockCount; in readGCNO() local
613 uint64_t BlockCount = Block->getCount(); in print() local
/aosp_15_r20/external/clang/lib/StaticAnalyzer/Core/
H A DLoopWidening.cpp41 unsigned BlockCount, const Stmt *LoopStmt) { in getWidenedLoopState()
/aosp_15_r20/external/perfetto/src/trace_processor/containers/
H A Dbit_vector.h811 uint32_t BlockCount() { in BlockCount() function
911 static constexpr uint32_t BlockCount(uint32_t bit_count) { in BlockCount() function
/aosp_15_r20/system/unwinding/libunwindstack/
H A DMemoryXz.h38 size_t BlockCount() { return blocks_.size(); } in BlockCount() function
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/ObjCopy/MachO/
H A DMachOLayoutBuilder.h49 uint32_t BlockCount; member
H A DMachOLayoutBuilder.cpp299 const uint32_t BlockCount = in layoutTail() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/AMDGPU/
H A DAMDGPULowerKernelAttributes.cpp216 Value *BlockCount = BlockCounts[I]; in processUse() local
/aosp_15_r20/external/llvm/unittests/Analysis/
H A DLoopPassManagerTest.cpp33 int BlockCount; member
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/X86/
H A DX86SelectionDAGInfo.cpp227 const uint64_t BlockCount = Size / BlockBytes; in emitConstantSizeRepmov() local
H A DX86AvoidStoreForwardingBlocks.cpp341 unsigned BlockCount = 0; in findPotentialBlockers() local
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/
H A DX86SelectionDAGInfo.cpp259 const uint64_t BlockCount = Size / BlockBytes; in emitConstantSizeRepmov() local
H A DX86AvoidStoreForwardingBlocks.cpp340 unsigned BlockCount = 0; in findPotentialBlockers() local
/aosp_15_r20/external/llvm/lib/Analysis/
H A DBlockFrequencyInfoImpl.cpp540 APInt BlockCount(128, EntryCount.getValue()); in getBlockProfileCount() local
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/ProfileData/
H A DGCOV.cpp161 uint32_t BlockCount; in readGCNO() local
/aosp_15_r20/external/llvm/lib/Transforms/Scalar/
H A DStructurizeCFG.cpp332 while (unsigned &BlockCount = LoopBlocks[CurrentLoop]) { in orderNodes() local
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/
H A DBlockFrequencyInfoImpl.cpp574 APInt BlockCount(128, EntryCount.getCount()); in getProfileCountFromFreq() local
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/
H A DStructurizeCFG.cpp361 while (unsigned &BlockCount = LoopBlocks[CurrentLoop]) { in orderNodes() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Analysis/
H A DBlockFrequencyInfoImpl.cpp604 APInt BlockCount(128, EntryCount->getCount()); in getProfileCountFromFreq() local
/aosp_15_r20/external/clang/lib/CodeGen/
H A DCodeGenPGO.cpp308 uint64_t BlockCount = setCount(PGO.getRegionCount(S)); in VisitLabelStmt() local

12