Searched refs:getWithNewBitWidth (Results 1 – 15 of 15) sorted by relevance
2055 Type *CondTy = RetTy->getWithNewBitWidth(1); in getIntrinsicInstrCost()2633 Type *CondTy = RetTy->getWithNewBitWidth(1); in getTypeBasedIntrinsicInstrCost()2687 Type *ExtTy = MulTy->getWithNewBitWidth(ExtSize); in getTypeBasedIntrinsicInstrCost()2716 Type *CondTy = RetTy->getWithNewBitWidth(1); in getTypeBasedIntrinsicInstrCost()2738 Type *CondTy = RetTy->getWithNewBitWidth(1); in getTypeBasedIntrinsicInstrCost()2757 Type *ExtTy = RetTy->getWithNewBitWidth(ExtSize); in getTypeBasedIntrinsicInstrCost()2780 Type *CondTy = RetTy->getWithNewBitWidth(1); in getTypeBasedIntrinsicInstrCost()2797 Type *CondTy = RetTy->getWithNewBitWidth(1); in getTypeBasedIntrinsicInstrCost()2840 Type *CondTy = RetTy->getWithNewBitWidth(1); in getTypeBasedIntrinsicInstrCost()2851 Type *CondTy = RetTy->getWithNewBitWidth(1); in getTypeBasedIntrinsicInstrCost()
419 LLVM_ABI inline Type *getWithNewBitWidth(unsigned NewBitWidth) const;
764 Type *Type::getWithNewBitWidth(unsigned NewBitWidth) const { in getWithNewBitWidth() function
798 auto *TruncTy = Instr->getType()->getWithNewBitWidth(NewWidth); in narrowSDivOrSRem()916 auto *TruncTy = Instr->getType()->getWithNewBitWidth(NewWidth); in narrowUDivOrURem()
532 ResultTy = ResultTy->getWithNewBitWidth( in tryCreateMaskedGatherOffset()688 InputTy = InputTy->getWithNewBitWidth( in tryCreateMaskedScatterOffset()
2003 Type *CondTy = RetTy->getWithNewBitWidth(1); in getIntrinsicInstrCost()2104 Type *CondTy = RetTy->getWithNewBitWidth(1); in getIntrinsicInstrCost()
1597 NewType = I->getType()->getWithNewBitWidth(NewBit); in tryNarrowMathIfNoOverflow()
1967 Type *RsrcIntTy = IntTy->getWithNewBitWidth(RsrcPtrWidth); in visitIntToPtrInst()
3279 Type *ExtSrc = Src->getWithNewBitWidth(32); in getCastInstrCost()3296 Type *TruncDst = Dst->getWithNewBitWidth(32); in getCastInstrCost()4768 Type *CondTy = RetTy->getWithNewBitWidth(1); in getIntrinsicInstrCost()
943 auto *WideVecTy = cast<VectorType>(Ty->getWithNewBitWidth(8)); in getScalarizationOverhead()
1213 Type *NewTy = Ty->getWithNewBitWidth(NewBitWidth); in matchSAddSubSat()
1174 Type *TruncTy = V->getType()->getWithNewBitWidth(P.NumBits); in extractIntPart()
2491 Type *TruncTy = ShType->getWithNewBitWidth(TypeBits - Amt); in foldICmpShlConstant()
2037 Type *IntTy = Op->getType()->getWithNewBitWidth(DstWidth); in getIntToFPVal()
869 Type *CondTy = RetTy->getWithNewBitWidth(1); in getIntrinsicInstrCost()