Home | History | Annotate | Download | only in CodeGen

Lines Matching refs:CreateCall3

1151       Builder.CreateCall3(CGM.getBlockObjectAssign(), dstAddr, srcValue,
1297 CGF.Builder.CreateCall3(fn, destField, srcValue, flagsVal);