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