Method FAdd
- Namespace
- Ubiquity.NET.Llvm.Instructions
- Assembly
- Ubiquity.NET.Llvm.dll
FAdd(Value, Value)
Creates a floating point add operator
public Value FAdd(Value lhs, Value rhs)
Creates a floating point add operator
public Value FAdd(Value lhs, Value rhs)