Home
last modified time | relevance | path

Searched defs:getNumBlocks (Results 1 – 9 of 9) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/DebugInfo/MSF/
DMappedBlockStream.h75 uint32_t getNumBlocks() const { return StreamLayout.Blocks.size(); } in getNumBlocks() function
145 uint32_t getNumBlocks() const { return ReadInterface.getNumBlocks(); } in getNumBlocks() function
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/WebAssembly/
DWebAssemblyExceptionInfo.h83 unsigned getNumBlocks() const { return Blocks.size(); } in getNumBlocks() function
DWebAssemblyCFGSort.cpp68 unsigned getNumBlocks() const override { return Region->getNumBlocks(); } in getNumBlocks() function in __anon1f0a32a00111::ConcreteRegion
/third_party/vk-gl-cts/modules/gles31/functional/
Des31fSSBOLayoutCase.hpp129 int getNumBlocks (void) const { return (int)m_bufferBlocks.size(); } in getNumBlocks() function in deqp::gles31::bb::ShaderInterface
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/ssbo/
DvktSSBOLayoutCase.hpp140 int getNumBlocks (void) const { return (int)m_bufferBlocks.size(); } in getNumBlocks() function in vkt::ssbo::ShaderInterface
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/ssbo/
DvktSSBOLayoutCase.hpp140 int getNumBlocks (void) const { return (int)m_bufferBlocks.size(); } in getNumBlocks() function in vkt::ssbo::ShaderInterface
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ProfileData/
DGCOV.h287 size_t getNumBlocks() const { return Blocks.size(); } in getNumBlocks() function
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DExpandMemCmp.cpp244 unsigned MemCmpExpansion::getNumBlocks() { in getNumBlocks() function in __anon6c55e0ea0111::MemCmpExpansion
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Analysis/
DLoopInfo.h168 unsigned getNumBlocks() const { in getNumBlocks() function