/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/clang/Analysis/ |
D | AnalysisDeclContext.h | 311 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/ |
D | AnalysisDeclContext.h | 311 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/ |
D | AnalysisDeclContext.h | 311 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/ |
D | AnalysisDeclContext.h | 311 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 D | Sample.json | 14 "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 D | GpuMemDump.schema.json | 106 "BlockCount": {"type": "integer"}, object
|
/aosp_15_r20/external/llvm/lib/IR/ |
H A D | GCOV.cpp | 157 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 D | LoopWidening.cpp | 41 unsigned BlockCount, const Stmt *LoopStmt) { in getWidenedLoopState()
|
/aosp_15_r20/external/perfetto/src/trace_processor/containers/ |
H A D | bit_vector.h | 811 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 D | MemoryXz.h | 38 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 D | MachOLayoutBuilder.h | 49 uint32_t BlockCount; member
|
H A D | MachOLayoutBuilder.cpp | 299 const uint32_t BlockCount = in layoutTail() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/AMDGPU/ |
H A D | AMDGPULowerKernelAttributes.cpp | 216 Value *BlockCount = BlockCounts[I]; in processUse() local
|
/aosp_15_r20/external/llvm/unittests/Analysis/ |
H A D | LoopPassManagerTest.cpp | 33 int BlockCount; member
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/X86/ |
H A D | X86SelectionDAGInfo.cpp | 227 const uint64_t BlockCount = Size / BlockBytes; in emitConstantSizeRepmov() local
|
H A D | X86AvoidStoreForwardingBlocks.cpp | 341 unsigned BlockCount = 0; in findPotentialBlockers() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/ |
H A D | X86SelectionDAGInfo.cpp | 259 const uint64_t BlockCount = Size / BlockBytes; in emitConstantSizeRepmov() local
|
H A D | X86AvoidStoreForwardingBlocks.cpp | 340 unsigned BlockCount = 0; in findPotentialBlockers() local
|
/aosp_15_r20/external/llvm/lib/Analysis/ |
H A D | BlockFrequencyInfoImpl.cpp | 540 APInt BlockCount(128, EntryCount.getValue()); in getBlockProfileCount() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/ProfileData/ |
H A D | GCOV.cpp | 161 uint32_t BlockCount; in readGCNO() local
|
/aosp_15_r20/external/llvm/lib/Transforms/Scalar/ |
H A D | StructurizeCFG.cpp | 332 while (unsigned &BlockCount = LoopBlocks[CurrentLoop]) { in orderNodes() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/ |
H A D | BlockFrequencyInfoImpl.cpp | 574 APInt BlockCount(128, EntryCount.getCount()); in getProfileCountFromFreq() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/ |
H A D | StructurizeCFG.cpp | 361 while (unsigned &BlockCount = LoopBlocks[CurrentLoop]) { in orderNodes() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Analysis/ |
H A D | BlockFrequencyInfoImpl.cpp | 604 APInt BlockCount(128, EntryCount->getCount()); in getProfileCountFromFreq() local
|
/aosp_15_r20/external/clang/lib/CodeGen/ |
H A D | CodeGenPGO.cpp | 308 uint64_t BlockCount = setCount(PGO.getRegionCount(S)); in VisitLabelStmt() local
|