Searched defs:getElementCount (Results 1 – 8 of 8) sorted by relevance
85 size_t getElementCount() const { return ElementCount; } in getElementCount() function
184 constexpr ElementCount getElementCount() const { in getElementCount() function
341 inline ElementCount getElementCount() const { in getElementCount() function
469 ElementCount getElementCount() const { in getElementCount() function
695 inline ElementCount VectorType::getElementCount() const { in getElementCount() function
1156 ElementCount ConstantAggregateZero::getElementCount() const { in getElementCount() function in ConstantAggregateZero
504 const SCEV *ScalarEvolution::getElementCount(Type *Ty, ElementCount EC) { in getElementCount() function in ScalarEvolution
2106 SDValue SelectionDAG::getElementCount(const SDLoc &DL, EVT VT, ElementCount EC, in getElementCount() function in SelectionDAG