Searched refs:isVectorShrinkable (Results 1 – 3 of 3) sorted by relevance
124 LLVM_ABI bool isVectorShrinkable(const SDNode *N, unsigned NewEltSize,
301 bool ISD::isVectorShrinkable(const SDNode *N, unsigned NewEltSize, in isVectorShrinkable() function in ISD
24252 if (ISD::isVectorShrinkable(Index.getNode(), 32, N->isIndexSigned())) { in findMoreOptimalIndexType()