Searched refs:getWithNewBitWidth (Results 1 – 7 of 7) sorted by relevance
1641 Type *CondTy = RetTy->getWithNewBitWidth(1); in getIntrinsicInstrCost()1899 Type *CondTy = RetTy->getWithNewBitWidth(1); in getTypeBasedIntrinsicInstrCost()1916 Type *CondTy = RetTy->getWithNewBitWidth(1); in getTypeBasedIntrinsicInstrCost()1929 Type *CondTy = RetTy->getWithNewBitWidth(1); in getTypeBasedIntrinsicInstrCost()1951 Type *CondTy = RetTy->getWithNewBitWidth(1); in getTypeBasedIntrinsicInstrCost()1970 Type *ExtTy = RetTy->getWithNewBitWidth(ExtSize); in getTypeBasedIntrinsicInstrCost()2036 Type *ExtTy = MulTy->getWithNewBitWidth(ExtSize); in getTypeBasedIntrinsicInstrCost()2081 Type *CondTy = RetTy->getWithNewBitWidth(1); in getTypeBasedIntrinsicInstrCost()
430 inline Type *getWithNewBitWidth(unsigned NewBitWidth) const;
722 Type *Type::getWithNewBitWidth(unsigned NewBitWidth) const { in getWithNewBitWidth() function
533 ResultTy = ResultTy->getWithNewBitWidth( in tryCreateMaskedGatherOffset()689 InputTy = InputTy->getWithNewBitWidth( in tryCreateMaskedScatterOffset()
925 Type *NewTy = Ty->getWithNewBitWidth(NewBitWidth); in matchSAddSubSat()
1038 Type *TruncTy = V->getType()->getWithNewBitWidth(P.NumBits); in extractIntPart()
3001 Type *ExtSrc = Src->getWithNewBitWidth(32); in getCastInstrCost()3018 Type *TruncDst = Dst->getWithNewBitWidth(32); in getCastInstrCost()