Searched refs:getWithNewBitWidth (Results 1 – 7 of 7) sorted by relevance
1460 Type *CondTy = RetTy->getWithNewBitWidth(1); in getIntrinsicInstrCost()1699 Type *CondTy = RetTy->getWithNewBitWidth(1); in getTypeBasedIntrinsicInstrCost()1716 Type *CondTy = RetTy->getWithNewBitWidth(1); in getTypeBasedIntrinsicInstrCost()1739 Type *CondTy = RetTy->getWithNewBitWidth(1); in getTypeBasedIntrinsicInstrCost()1758 Type *ExtTy = RetTy->getWithNewBitWidth(ExtSize); in getTypeBasedIntrinsicInstrCost()1827 Type *ExtTy = MulTy->getWithNewBitWidth(ExtSize); in getTypeBasedIntrinsicInstrCost()
392 inline Type *getWithNewBitWidth(unsigned NewBitWidth) const;
726 Type *Type::getWithNewBitWidth(unsigned NewBitWidth) const { in getWithNewBitWidth() function
518 ResultTy = ResultTy->getWithNewBitWidth( in tryCreateMaskedGatherOffset()674 InputTy = InputTy->getWithNewBitWidth( in tryCreateMaskedScatterOffset()
2322 Type *ExtSrc = Src->getWithNewBitWidth(32); in getCastInstrCost()2339 Type *TruncDst = Dst->getWithNewBitWidth(32); in getCastInstrCost()
2221 Type *NewTy = Ty->getWithNewBitWidth(NewBitWidth); in matchSAddSubSat()
1107 Type *TruncTy = V->getType()->getWithNewBitWidth(P.NumBits); in extractIntPart()