Home
last modified time | relevance | path

Searched defs:getNumElements (Results 1 – 8 of 8) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/include/llvm/IR/
DDerivedTypes.h289 unsigned getNumElements() const { return NumContainedTys; } in getNumElements() function
335 uint64_t getNumElements() const { return NumElements; } in getNumElements() function
/third_party/vk-gl-cts/framework/delibs/decpp/
DdeRingBuffer.hpp45 int getNumElements (void) const { return m_numElements; } in getNumElements() function in de::RingBuffer
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Support/
DLowLevelTypeImpl.h99 uint16_t getNumElements() const { in getNumElements() function
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/
DDerivedTypes.h350 unsigned getNumElements() const { return NumContainedTys; } in getNumElements() function
398 uint64_t getNumElements() const { return NumElements; } in getNumElements() function
DDebugInfoMetadata.h2333 unsigned getNumElements() const { return Elements.size(); } in getNumElements() function
/third_party/vk-gl-cts/framework/referencerenderer/
DrrRenderer.hpp97 inline size_t getNumElements (void) const { return m_numElements; } in getNumElements() function in rr::PrimitiveList
/third_party/vk-gl-cts/framework/randomshaders/
DrsgVariableType.hpp140 int getNumElements (void) const { return m_numElements; } in getNumElements() function in rsg::VariableType
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/IR/
DConstants.cpp939 unsigned ConstantAggregateZero::getNumElements() const { in getNumElements() function in ConstantAggregateZero
972 unsigned UndefValue::getNumElements() const { in getNumElements() function in UndefValue
2524 unsigned ConstantDataSequential::getNumElements() const { in getNumElements() function in ConstantDataSequential