Searched defs:NewEltSize (Results 1 – 3 of 3) sorted by relevance
221 constexpr LLT changeElementSize(unsigned NewEltSize) const { in changeElementSize()
3206 unsigned NewEltSize, in getBitcastWiderVectorElementOffset()3240 const unsigned NewEltSize = NewEltTy.getSizeInBits(); in bitcastExtractVectorElt() local3373 const unsigned NewEltSize = NewEltTy.getSizeInBits(); in bitcastInsertVectorElt() local
305 bool ISD::isVectorShrinkable(const SDNode *N, unsigned NewEltSize, in isVectorShrinkable()