Searched refs:getExtendedType (Results 1 – 4 of 4) sorted by relevance
67 IntegerType *getExtendedType() const { in getExtendedType() function452 return VectorType::get(EltTy->getExtendedType(), VTy->getElementCount()); in getExtendedElementVectorType()706 Type *Type::getExtendedType() const { in getExtendedType() function713 return cast<IntegerType>(this)->getExtendedType(); in getExtendedType()
434 inline Type *getExtendedType() const;
207 Type *ExtendedTy = WidestTy->getExtendedType(); in dropRedundantMaskingOfLeftShiftInput()
834 auto *NewDestTy = DestITy->getExtendedType(); in visitTrunc()