Searched refs:getExtendedType (Results 1 – 4 of 4) sorted by relevance
67 IntegerType *getExtendedType() const { in getExtendedType() function466 return VectorType::get(EltTy->getExtendedType(), VTy->getElementCount()); in getExtendedElementVectorType()687 Type *Type::getExtendedType() const { in getExtendedType() function694 return cast<IntegerType>(this)->getExtendedType(); in getExtendedType()
430 inline Type *getExtendedType() const;
212 Type *ExtendedTy = WidestTy->getExtendedType(); in dropRedundantMaskingOfLeftShiftInput()
710 auto *NewDestTy = DestITy->getExtendedType(); in visitTrunc()