Searched refs:typeIncompatible (Results 1 – 8 of 8) sorted by relevance
414 ArgAttrs.remove(AttributeFuncs::typeIncompatible(FormalTy)); in promoteCall()436 RAttrs.remove(AttributeFuncs::typeIncompatible(CalleeRetTy)); in promoteCall()
842 RAttrs.remove(AttributeFuncs::typeIncompatible(NRetTy)); in RemoveDeadStuffFromFunction()844 assert(!RAttrs.overlaps(AttributeFuncs::typeIncompatible(NRetTy)) && in RemoveDeadStuffFromFunction()888 RAttrs.remove(AttributeFuncs::typeIncompatible(NRetTy)); in RemoveDeadStuffFromFunction()
585 AttrBuilder typeIncompatible(Type *Ty);
874 AttrBuilder typeIncompatible(Type *Ty);
659 AttributeFuncs::typeIncompatible(NewFT->getReturnType())); in buildWrapperFunction()849 AttributeFuncs::typeIncompatible(NewFT->getReturnType())); in runOnModule()1750 AttributeFuncs::typeIncompatible(NewCS.getInstruction()->getType()))); in visitCallSite()
4588 if (RAttrs.overlaps(AttributeFuncs::typeIncompatible(NewRetTy))) in transformConstExprCastCall()4633 .overlaps(AttributeFuncs::typeIncompatible(ParamTy))) in transformConstExprCastCall()4698 RAttrs.remove(AttributeFuncs::typeIncompatible(NewRetTy)); in transformConstExprCastCall()
1697 AttrBuilder AttributeFuncs::typeIncompatible(Type *Ty) { in typeIncompatible() function in AttributeFuncs
1657 AttrBuilder IncompatibleAttrs = AttributeFuncs::typeIncompatible(Ty); in verifyParameterAttrs()