Searched refs:getWithNewBitWidth (Results 1 – 5 of 5) sorted by relevance
1423 Type *CondTy = RetTy->getWithNewBitWidth(1); in getIntrinsicInstrCost()1672 Type *CondTy = RetTy->getWithNewBitWidth(1); in getTypeBasedIntrinsicInstrCost()1689 Type *CondTy = RetTy->getWithNewBitWidth(1); in getTypeBasedIntrinsicInstrCost()1712 Type *CondTy = RetTy->getWithNewBitWidth(1); in getTypeBasedIntrinsicInstrCost()1731 Type *ExtTy = RetTy->getWithNewBitWidth(ExtSize); in getTypeBasedIntrinsicInstrCost()1800 Type *ExtTy = MulTy->getWithNewBitWidth(ExtSize); in getTypeBasedIntrinsicInstrCost()
390 inline Type *getWithNewBitWidth(unsigned NewBitWidth) const;
709 Type *Type::getWithNewBitWidth(unsigned NewBitWidth) const { in getWithNewBitWidth() function
2221 Type *NewTy = Ty->getWithNewBitWidth(NewBitWidth); in matchSAddSubSat()
1107 Type *TruncTy = V->getType()->getWithNewBitWidth(P.NumBits); in extractIntPart()