Home | History | Annotate | Download | only in CodeGen

Lines Matching refs:CreateCall2

744         CGF.Builder.CreateCall2(umul_with_overflow, size, tsmV);
783 CGF.Builder.CreateCall2(uadd_with_overflow, size, cookieSizeV);