Searched refs:getWithNewType (Results 1 – 13 of 13) sorted by relevance
758 Type *Type::getWithNewType(Type *EltTy) const { in getWithNewType() function768 return getWithNewType(getIntNTy(getContext(), NewBitWidth)); in getWithNewBitWidth()
415 LLVM_ABI inline Type *getWithNewType(Type *EltTy) const;
186 Attribute getWithNewType(LLVMContext &Context, Type *ReplacementTy) { in getWithNewType() function781 Attr.getWithNewType(C, ReplacementTy));
1584 Type *NewTy = LHS->getType()->getWithNewType(NewPtrTy); in tryPromoteAllocaToLDS()1601 Type *NewTy = V->getType()->getWithNewType(NewPtrTy); in tryPromoteAllocaToLDS()
1129 Type *nTy = FPOp->getType()->getWithNewType(nTyS); in fold_pow()
277 VecTy->getWithNewType(Type::getHalfTy(II.getContext())); in simplifyAMDGCNImageIntrinsic()
1890 ResRsrcTy->getWithNewType(IRB.getPtrTy(AMDGPUAS::BUFFER_FAT_POINTER)); in visitGetElementPtrInst()
371 llvm::Type *TruncT = SrcT->getWithNewType(Builder.getInt32Ty()); in EmitWebAssemblyBuiltinExpr()
270 return Ty->getWithNewType(NPT); in INITIALIZE_PASS_DEPENDENCY()
2243 VTy = cast<VectorType>(VTy->getWithNewType(IntegerType::getIntNTy( in checkVectorTypesForPromotion()
2066 Type *Ty = CI.getOperand(0)->getType()->getWithNewType( in visitIntToPtr()2126 SrcTy->getWithNewType(DL.getIntPtrType(CI.getContext(), AS)); in visitPtrToInt()
815 {ICA.getArgTypes()[0]->getWithNewType( in getIntrinsicInstrCost()
13129 CanonicalType = CanonicalType->getWithNewType(IntegerType::get( in getEntryCost()