Searched refs:isVectorShrinkable (Results 1 – 3 of 3) sorted by relevance
123 bool isVectorShrinkable(const SDNode *N, unsigned NewEltSize, bool Signed);
305 bool ISD::isVectorShrinkable(const SDNode *N, unsigned NewEltSize, in isVectorShrinkable() function in ISD
23098 if (ISD::isVectorShrinkable(Index.getNode(), 32, N->isIndexSigned())) { in findMoreOptimalIndexType()