Lines Matching full:retty
1919 Type *RetTy = I.getType();1920 if (!(RetTy->isIntOrIntVectorTy() ||1921 RetTy->isFPOrFPVectorTy() ||1922 RetTy->isX86_MMXTy()))1929 if (Ty != RetTy)