Searched defs:getNumElements (Results 1 – 8 of 8) sorted by relevance
341 unsigned getNumElements() const { return NumContainedTys; } in getNumElements() function383 uint64_t getNumElements() const { return NumElements; } in getNumElements() function582 unsigned getNumElements() const { return ElementQuantity; } in getNumElements() function
2752 unsigned getNumElements() const { return Elements.size(); } in getNumElements() function
159 constexpr uint16_t getNumElements() const { in getNumElements() function
121 unsigned getNumElements() const { in getNumElements() function in __anone51b860d0111::SVEType
204 unsigned getNumElements() const { return Bitwidth / ElementBitwidth; } in getNumElements() function in __anonfaf0748f0111::Type
1170 unsigned UndefValue::getNumElements() const { in getNumElements() function in UndefValue2805 unsigned ConstantDataSequential::getNumElements() const { in getNumElements() function in ConstantDataSequential
4305 unsigned ExtVectorElementExpr::getNumElements() const { in getNumElements() function in ExtVectorElementExpr
242 static unsigned getNumElements(Type *Ty) { in getNumElements() function [all...]