Searched defs:getElementCount (Results 1 – 5 of 5) sorted by relevance
80 size_t getElementCount() const { return ElementCount; } getElementCount() function
641 inline ElementCount VectorType::getElementCount() const { in getElementCount() function
1078 ElementCount ConstantAggregateZero::getElementCount() const { getElementCount() function in ConstantAggregateZero [all...]
2013 SDValue SelectionDAG::getElementCount(const SDLoc &DL, EVT VT, ElementCount EC, getElementCount() function in SelectionDAG