Home
last modified time | relevance | path

Searched defs:BlockCounts (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/AMDGPU/
H A DAMDGPULowerKernelAttributes.cpp98 Value *BlockCounts[3] = {nullptr, nullptr, nullptr}; in processUse() local
/aosp_15_r20/system/incremental_delivery/incfs/include/
H A Dincfs.h194 using BlockCounts = IncFsBlockCounts; variable
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/
H A DMachineBlockPlacement.cpp3504 auto BlockCounts = std::vector<uint64_t>(F->size()); in applyExtTsp() local