Method UIToFPCast
- Namespace
- Ubiquity.NET.Llvm.Instructions
- Assembly
- Ubiquity.NET.Llvm.dll
UIToFPCast(Value, ITypeRef)
Creates an unsigned integer to floating point cast instruction
public Value UIToFPCast(Value valueRef, ITypeRef targetType)
Creates an unsigned integer to floating point cast instruction
public Value UIToFPCast(Value valueRef, ITypeRef targetType)