Searched refs:mutateType (Results 1 – 15 of 15) sorted by relevance
60 NewGEP->mutateType(changeAddressSpace(GEPTy, AS)); in rewrite()
440 NewGEP->mutateType(PointerType::getUnqual(GEPTy->getContext())); in aspaceWrapValue()
583 NLI->mutateType(IntTy); in visitLoadInst()1005 NLI->mutateType(LoadableType); in visitLoadImpl()1891 GEP.mutateType(FatPtrTy); in visitGetElementPtrInst()1893 GEP.mutateType(ResTy); in visitGetElementPtrInst()2397 NewArg.mutateType(OldArgTy); in moveFunctionAdaptingType()2399 NewArg.mutateType(NewArgTy); in moveFunctionAdaptingType()
1569 I.mutateType(Offset->getType()); in tryPromoteAllocaToLDS()1602 V->mutateType(NewTy); in tryPromoteAllocaToLDS()1661 Intr->mutateType(NewIntr->getType()); in tryPromoteAllocaToLDS()
289 II.mutateType(HalfVecTy); in simplifyAMDGCNImageIntrinsic()
1009 In->mutateType(DestTy); in promoteTo()1098 P->mutateType(Ty0); in promoteTypes()1101 P->mutateType(PTy); in promoteTypes()1104 P->mutateType(Ty0); in promoteTypes()
1055 I->mutateType(TypeMapper->remapType(I->getType())); in remapInstruction()1078 A.mutateType(TypeMapper->remapType(A.getType())); in remapFunction()
838 void mutateType(Type *Ty) { in mutateType() function
1208 Value::mutateType(FTy->getReturnType());
517 I->mutateType(ExtTy); in PromoteTree()
3533 Inst->mutateType(NewTy); in TypeMutator()3540 Inst->mutateType(OrigTy); in undo()3690 void mutateType(Instruction *Inst, Type *NewTy);3732 void TypePromotionTransaction::mutateType(Instruction *Inst, Type *NewTy) { in mutateType() function in TypePromotionTransaction5062 TPT.mutateType(ExtOpnd, Ext->getType()); in promoteOperandForOther()8245 ToBePromoted->mutateType(TransitionTy); in promoteImpl()
248 UsedVar->mutateType(PointerType::getUnqual(M->getContext())); in RemoveFunctionReferences()
407 PHI->mutateType(V ? V->getType() : PHI->getIncomingValue(0)->getType()); in replace()
2013 mutateType(Func->getType()); in handleOperandChangeImpl()2054 mutateType(GV->getType()); in handleOperandChangeImpl()
2933 Entry->mutateType(PTy); in EmitOMPAllocateDecl()