Home
last modified time | relevance | path

Searched defs:getNumElements (Results 1 – 5 of 5) 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/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/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