Searched refs:typeIncompatible (Results 1 – 8 of 8) sorted by relevance
414 ArgAttrs.remove(AttributeFuncs::typeIncompatible(FormalTy)); in promoteCall()427 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()
838 AttrBuilder typeIncompatible(Type *Ty);
653 AttributeFuncs::typeIncompatible(NewFT->getReturnType())); in buildWrapperFunction()827 AttributeFuncs::typeIncompatible(NewFT->getReturnType())); in runOnModule()1717 AttributeFuncs::typeIncompatible(NewCS.getInstruction()->getType()))); in visitCallSite()
277 AttributeFuncs::typeIncompatible(NewF->getReturnType())); in createClone()
1575 AttrBuilder AttributeFuncs::typeIncompatible(Type *Ty) { in typeIncompatible() function in AttributeFuncs
1619 AttrBuilder IncompatibleAttrs = AttributeFuncs::typeIncompatible(Ty); in verifyParameterAttrs()
4369 if (RAttrs.overlaps(AttributeFuncs::typeIncompatible(NewRetTy))) in transformConstExprCastCall()4410 .overlaps(AttributeFuncs::typeIncompatible(ParamTy))) in transformConstExprCastCall()4475 RAttrs.remove(AttributeFuncs::typeIncompatible(NewRetTy)); in transformConstExprCastCall()