Home | History | Annotate | Download | only in cached

Lines Matching refs:CreateCall

1035   return Builder.CreateCall(F, OperandV, "unop");
1080 return Builder.CreateCall(F, Ops, "binop");
1099 return Builder.CreateCall(CalleeF, ArgsV, "calltmp");