Home | History | Annotate | Download | only in CodeGen

Lines Matching refs:CreateFSub

2298       Builder.CreateFSub(
2303 Builder.CreateFSub(
2414 return Builder.CreateFSub(op.LHS, op.RHS, "sub");